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 voidframework-test-1.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dev.voidframework.test.annotation
├─ dev.voidframework.test.annotation.ExtraGuiceModule.class - [JAR]
├─ dev.voidframework.test.annotation.VoidFrameworkJUnitExtension.class - [JAR]