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 molgenis-apps-6.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.molgenis.apps.model
├─ org.molgenis.apps.model.App.class - [JAR]
├─ org.molgenis.apps.model.AppFactory.class - [JAR]
├─ org.molgenis.apps.model.AppMetaData.class - [JAR]
├─ org.molgenis.apps.model.AppRepositoryDecorator.class - [JAR]
├─ org.molgenis.apps.model.AppRepositoryDecoratorFactory.class - [JAR]
org.molgenis.apps
├─ org.molgenis.apps.AppInfoDto.class - [JAR]
├─ org.molgenis.apps.AppsController.class - [JAR]
├─ org.molgenis.apps.AppsException.class - [JAR]
├─ org.molgenis.apps.AutoValue_AppInfoDto.class - [JAR]