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 anno4j-compile-tool-2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.anno4j.compiletool
├─ com.github.anno4j.compiletool.JarPacker.class - [JAR]
├─ com.github.anno4j.compiletool.JavaSourceCompiler.class - [JAR]
├─ com.github.anno4j.compiletool.ProxyCompileTool.class - [JAR]
├─ com.github.anno4j.compiletool.ProxyCompileWorker.class - [JAR]
├─ com.github.anno4j.compiletool.SystemCommand.class - [JAR]