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-dotnet-fxcop-plugin-2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.sonar.plugins.csharp.fxcop.profiles
├─ org.sonar.plugins.csharp.fxcop.profiles.FxCopProfileExporter.class - [JAR]
├─ org.sonar.plugins.csharp.fxcop.profiles.FxCopProfileImporter.class - [JAR]
├─ org.sonar.plugins.csharp.fxcop.profiles.SonarWayProfileCSharp.class - [JAR]
├─ org.sonar.plugins.csharp.fxcop.profiles.SonarWayProfileVbNet.class - [JAR]
org.sonar.plugins.csharp.fxcop.profiles.utils
├─ org.sonar.plugins.csharp.fxcop.profiles.utils.FxCopRule.class - [JAR]
├─ org.sonar.plugins.csharp.fxcop.profiles.utils.FxCopRuleParser.class - [JAR]
org.sonar.plugins.csharp.fxcop
├─ org.sonar.plugins.csharp.fxcop.FxCopConstants.class - [JAR]
├─ org.sonar.plugins.csharp.fxcop.FxCopPlugin.class - [JAR]
├─ org.sonar.plugins.csharp.fxcop.FxCopResultParser.class - [JAR]
├─ org.sonar.plugins.csharp.fxcop.FxCopRuleRepository.class - [JAR]
├─ org.sonar.plugins.csharp.fxcop.FxCopRuleRepositoryProvider.class - [JAR]
├─ org.sonar.plugins.csharp.fxcop.FxCopSensor.class - [JAR]
├─ org.sonar.plugins.csharp.fxcop.FxCopUnitTestsRuleRepository.class - [JAR]