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-web-frontend-scss-2.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
fr.sii.sonar.web.frontend.scss.duplication
├─ fr.sii.sonar.web.frontend.scss.duplication.ScssDuplicationConstants.class - [JAR]
├─ fr.sii.sonar.web.frontend.scss.duplication.ScssDuplicationSensor.class - [JAR]
fr.sii.sonar.web.frontend.scss.quality
├─ fr.sii.sonar.web.frontend.scss.quality.ScssLintProfileDefinition.class - [JAR]
├─ fr.sii.sonar.web.frontend.scss.quality.ScssLintQualityConstants.class - [JAR]
├─ fr.sii.sonar.web.frontend.scss.quality.ScssLintQualitySensor.class - [JAR]
├─ fr.sii.sonar.web.frontend.scss.quality.ScssLintRulesDefinition.class - [JAR]
fr.sii.sonar.web.frontend.scss
├─ fr.sii.sonar.web.frontend.scss.Scss.class - [JAR]
├─ fr.sii.sonar.web.frontend.scss.ScssLanguageConstants.class - [JAR]
├─ fr.sii.sonar.web.frontend.scss.ScssPlugin.class - [JAR]