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 dirigible-components-core-project-8.18.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.dirigible.components.command
├─ org.eclipse.dirigible.components.command.Command.class - [JAR]
├─ org.eclipse.dirigible.components.command.CommandDescriptor.class - [JAR]
├─ org.eclipse.dirigible.components.command.CommandOS.class - [JAR]
org.eclipse.dirigible.components.project
├─ org.eclipse.dirigible.components.project.ProjectAction.class - [JAR]
├─ org.eclipse.dirigible.components.project.ProjectMetadata.class - [JAR]
├─ org.eclipse.dirigible.components.project.ProjectMetadataDependency.class - [JAR]
├─ org.eclipse.dirigible.components.project.ProjectMetadataLicense.class - [JAR]
├─ org.eclipse.dirigible.components.project.ProjectMetadataUtils.class - [JAR]