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 shortbread-compiler-1.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
shortbread
├─ shortbread.CodeGenerator.class - [JAR]
├─ shortbread.Id.class - [JAR]
├─ shortbread.RScanner.class - [JAR]
├─ shortbread.ShortcutAnnotatedClass.class - [JAR]
├─ shortbread.ShortcutAnnotatedElement.class - [JAR]
├─ shortbread.ShortcutAnnotatedMethod.class - [JAR]
├─ shortbread.ShortcutData.class - [JAR]
├─ shortbread.ShortcutProcessor.class - [JAR]
├─ shortbread.ShortcutValidator.class - [JAR]