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 SingularityServiceBase-0.18.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.hubspot.singularity.views
├─ com.hubspot.singularity.views.IndexView.class - [JAR]
com.hubspot.singularity
├─ com.hubspot.singularity.SingularityServiceBaseModule.class - [JAR]
com.hubspot.singularity.config.shell
├─ com.hubspot.singularity.config.shell.ShellCommandDescriptor.class - [JAR]
├─ com.hubspot.singularity.config.shell.ShellCommandOptionDescriptor.class - [JAR]
com.hubspot.singularity.config
├─ com.hubspot.singularity.config.ApiPaths.class - [JAR]
├─ com.hubspot.singularity.config.IndexViewConfiguration.class - [JAR]
├─ com.hubspot.singularity.config.UIConfiguration.class - [JAR]
com.hubspot.singularity.resources.ui
├─ com.hubspot.singularity.resources.ui.IndexResource.class - [JAR]
├─ com.hubspot.singularity.resources.ui.StaticCatchallResource.class - [JAR]
├─ com.hubspot.singularity.resources.ui.UiResource.class - [JAR]