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 compiler-build-tools-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.flex.compiler.tools.annotate
├─ org.apache.flex.compiler.tools.annotate.AnnotateClass.class - [JAR]
├─ org.apache.flex.compiler.tools.annotate.AnnotateClassesMojo.class - [JAR]
org.apache.flex.compiler.tools.problems
├─ org.apache.flex.compiler.tools.problems.BaseProblemGeneratorMojo.class - [JAR]
├─ org.apache.flex.compiler.tools.problems.HelpMojo.class - [JAR]
├─ org.apache.flex.compiler.tools.problems.ProblemEnumGeneratorMojo.class - [JAR]
├─ org.apache.flex.compiler.tools.problems.ProblemResourceBundleGeneratorMojo.class - [JAR]
org.apache.flex.compiler.tools.unknowntreehandler
├─ org.apache.flex.compiler.tools.unknowntreehandler.UnknownTreeHandlerGeneratorMojo.class - [JAR]
├─ org.apache.flex.compiler.tools.unknowntreehandler.UnknownTreePatternInputOutput.class - [JAR]
org.apache.flex.compiler.tools.unpack
├─ org.apache.flex.compiler.tools.unpack.UnpackResourceMojo.class - [JAR]