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 sbt-munit_2.12_1.0-1.0.0-M8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
munit.sbtmunit
├─ munit.sbtmunit.BuildInfo.class - [JAR]
├─ munit.sbtmunit.MUnitGcpListener.class - [JAR]
├─ munit.sbtmunit.MUnitLocalListener.class - [JAR]
├─ munit.sbtmunit.MUnitPlugin.class - [JAR]
├─ munit.sbtmunit.MUnitReportListener.class - [JAR]
├─ munit.sbtmunit.MUnitReportPlugin.class - [JAR]
├─ munit.sbtmunit.MUnitTestReport.class - [JAR]
├─ munit.sbtmunit.MUnitTestsListener.class - [JAR]