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 javaee-annotation-processor-0.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
foundation.icon.annotation_processor
├─ foundation.icon.annotation_processor.AbstractInterfaceProcessor.class - [JAR]
├─ foundation.icon.annotation_processor.AbstractPojoProcessor.class - [JAR]
├─ foundation.icon.annotation_processor.AbstractProcessor.class - [JAR]
├─ foundation.icon.annotation_processor.AnnotatedTypeElement.class - [JAR]
├─ foundation.icon.annotation_processor.Messager.class - [JAR]
├─ foundation.icon.annotation_processor.ProcessorUtil.class - [JAR]