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-coverage_2.7.7-0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.proinnovate.sbt.coverage
├─ com.proinnovate.sbt.coverage.SbtCoverageProcessor.class - [JAR]
├─ com.proinnovate.sbt.coverage.UndercoverClassLoaderRunner.class - [JAR]
sbt
├─ sbt.RunnerHack.class - [JAR]
com.proinnovate.sbt.utils
├─ com.proinnovate.sbt.utils.SbtVersion.class - [JAR]