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 exereports-annotation-processors-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.exerrk.annotations.documentation
├─ com.github.exerrk.annotations.documentation.CategoryDoc.class - [JAR]
├─ com.github.exerrk.annotations.documentation.PropertiesDocReader.class - [JAR]
├─ com.github.exerrk.annotations.documentation.PropertyDoc.class - [JAR]
├─ com.github.exerrk.annotations.documentation.PropertyNameComparator.class - [JAR]
com.github.exerrk.annotations.processors.properties
├─ com.github.exerrk.annotations.processors.properties.PropertyProcessor.class - [JAR]