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 sonar-mantis-plugin-0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.sonar.plugins.mantis.soap
├─ org.sonar.plugins.mantis.soap.MantisSoapService.class - [JAR]
org.sonar.plugins.mantis
├─ org.sonar.plugins.mantis.MantisDeveloperWidget.class - [JAR]
├─ org.sonar.plugins.mantis.MantisMetrics.class - [JAR]
├─ org.sonar.plugins.mantis.MantisPlugin.class - [JAR]
├─ org.sonar.plugins.mantis.MantisProperty.class - [JAR]
├─ org.sonar.plugins.mantis.MantisSensor.class - [JAR]
├─ org.sonar.plugins.mantis.MantisWidget.class - [JAR]