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 ongdb-annotation-processors-3.6.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.neo4j.kernel.impl.annotations
├─ org.neo4j.kernel.impl.annotations.AnnotationProcessor.class - [JAR]
├─ org.neo4j.kernel.impl.annotations.DocumentationProcessor.class - [JAR]
├─ org.neo4j.kernel.impl.annotations.Documented.class - [JAR]
├─ org.neo4j.kernel.impl.annotations.DocumentedUtils.class - [JAR]
├─ org.neo4j.kernel.impl.annotations.ReporterFactories.class - [JAR]
├─ org.neo4j.kernel.impl.annotations.ReporterFactory.class - [JAR]
├─ org.neo4j.kernel.impl.annotations.ServiceProcessor.class - [JAR]