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-batch-protocol-4.5.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.sonar.batch.protocol.input
├─ org.sonar.batch.protocol.input.ActiveRule.class - [JAR]
├─ org.sonar.batch.protocol.input.GlobalReferentials.class - [JAR]
├─ org.sonar.batch.protocol.input.Metric.class - [JAR]
├─ org.sonar.batch.protocol.input.ProjectReferentials.class - [JAR]
├─ org.sonar.batch.protocol.input.QProfile.class - [JAR]
├─ org.sonar.batch.protocol.input.package-info.class - [JAR]