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-runtime-repository-3.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.dirigible.runtime.repository.service
├─ org.eclipse.dirigible.runtime.repository.service.RepositoryRestService.class - [JAR]
org.eclipse.dirigible.runtime.repository.processor
├─ org.eclipse.dirigible.runtime.repository.processor.RepositoryProcessor.class - [JAR]
org.eclipse.dirigible.runtime.repository.json
├─ org.eclipse.dirigible.runtime.repository.json.Collection.class - [JAR]
├─ org.eclipse.dirigible.runtime.repository.json.Registry.class - [JAR]
├─ org.eclipse.dirigible.runtime.repository.json.Repository.class - [JAR]
├─ org.eclipse.dirigible.runtime.repository.json.RepositoryJsonHelper.class - [JAR]
├─ org.eclipse.dirigible.runtime.repository.json.Resource.class - [JAR]