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 roma-wizard-3.0.0-BETA.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.romaframework.wizard
├─ org.romaframework.wizard.ModuleData.class - [JAR]
├─ org.romaframework.wizard.PathHelper.class - [JAR]
├─ org.romaframework.wizard.ProjectTypes.class - [JAR]
├─ org.romaframework.wizard.RomaWizardArtifactFilter.class - [JAR]
├─ org.romaframework.wizard.WizardApplicationConfiguration.class - [JAR]
org.romaframework.wizard.console
├─ org.romaframework.wizard.console.HelpCommand.class - [JAR]
├─ org.romaframework.wizard.console.ModuleManager.class - [JAR]
├─ org.romaframework.wizard.console.ProjectManager.class - [JAR]