View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window diff-test-selection-0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
eu.stamp_project.diff_test_selection.report
├─ eu.stamp_project.diff_test_selection.report.CSVReport.class - [JAR]
├─ eu.stamp_project.diff_test_selection.report.Report.class - [JAR]
eu.stamp_project.diff_test_selection
├─ eu.stamp_project.diff_test_selection.CloverExecutor.class - [JAR]
├─ eu.stamp_project.diff_test_selection.CloverReader.class - [JAR]
├─ eu.stamp_project.diff_test_selection.DiffTestSelectionMojo.class - [JAR]
com.atlassian.clover.reporters.html
├─ com.atlassian.clover.reporters.html.RenderFileAction.class - [JAR]