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 annotations-4.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.theretiredprogrammer.nbpcglibrary.annotations
├─ uk.theretiredprogrammer.nbpcglibrary.annotations.RegisterCommonNodeAction.class - [JAR]
├─ uk.theretiredprogrammer.nbpcglibrary.annotations.RegisterImageFileFinder.class - [JAR]
├─ uk.theretiredprogrammer.nbpcglibrary.annotations.RegisterLog.class - [JAR]
├─ uk.theretiredprogrammer.nbpcglibrary.annotations.RegisterNodeAction.class - [JAR]
├─ uk.theretiredprogrammer.nbpcglibrary.annotations.UseCommonNodeAction.class - [JAR]
├─ uk.theretiredprogrammer.nbpcglibrary.annotations.UseCommonNodeActions.class - [JAR]
uk.theretiredprogrammer.nbpcglibrary.annotations.impl
├─ uk.theretiredprogrammer.nbpcglibrary.annotations.impl.CommonAnnotationProcessor.class - [JAR]
├─ uk.theretiredprogrammer.nbpcglibrary.annotations.impl.NodeAnnotationProcessor.class - [JAR]