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 orange-maven-plugin-0.0.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cat.inspiracio.orange
├─ cat.inspiracio.orange.Expression.class - [JAR]
├─ cat.inspiracio.orange.Literal.class - [JAR]
├─ cat.inspiracio.orange.OrangeMojo.class - [JAR]
├─ cat.inspiracio.orange.Part.class - [JAR]
├─ cat.inspiracio.orange.ProgramWriter.class - [JAR]
├─ cat.inspiracio.orange.Programmer.class - [JAR]