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 forge-js-addon-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bsc.commands
├─ org.bsc.commands.AbstractJSProjectCommand.class - [JAR]
├─ org.bsc.commands.AddonConstants.class - [JAR]
├─ org.bsc.commands.AddonUtils.class - [JAR]
├─ org.bsc.commands.JSCommand.class - [JAR]
├─ org.bsc.commands.JSEval.class - [JAR]
├─ org.bsc.commands.JSEvalInProject.class - [JAR]
├─ org.bsc.commands.JSEvalStep.class - [JAR]
├─ org.bsc.commands.NewJSAddonCommand.class - [JAR]