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 test-agent-1.4.0-M2+31-debc9a28.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
sbt
├─ sbt.AnnotatedFingerprintWrapper.class - [JAR]
├─ sbt.EventHandlerWrapper.class - [JAR]
├─ sbt.EventWrapper.class - [JAR]
├─ sbt.ForkConfiguration.class - [JAR]
├─ sbt.ForkMain.class - [JAR]
├─ sbt.ForkTags.class - [JAR]
├─ sbt.FrameworkWrapper.class - [JAR]
├─ sbt.RunnerWrapper.class - [JAR]
├─ sbt.SubclassFingerprintWrapper.class - [JAR]