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 sarifmerge-0.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.shakelang.util.sarifmerge.tasks
├─ com.shakelang.util.sarifmerge.tasks.CopySarifReportsTask.class - [JAR]
├─ com.shakelang.util.sarifmerge.tasks.SarifMergeTask.class - [JAR]
com.shakelang.util.sarifmerge
├─ com.shakelang.util.sarifmerge.SarifEntry.class - [JAR]
├─ com.shakelang.util.sarifmerge.SarifLoader.class - [JAR]
├─ com.shakelang.util.sarifmerge.SarifLoaderKt.class - [JAR]
├─ com.shakelang.util.sarifmerge.SarifLoaderWithSRCRoot.class - [JAR]
├─ com.shakelang.util.sarifmerge.SarifMerge.class - [JAR]