jar

org.sonarsource.sonar-plugins.resharper : sonar-resharper-plugin

Maven & Gradle

Jul 08, 2015
9 stars

SonarQube ReSharper Plugin · Enables the use of ReSharper rules on C# and VB.NET code.

Table Of Contents

Latest Version

Download org.sonarsource.sonar-plugins.resharper : sonar-resharper-plugin JAR file - Latest Versions:

All Versions

Download org.sonarsource.sonar-plugins.resharper : sonar-resharper-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sonar-resharper-plugin-2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.sonar.plugins.resharper

├─ org.sonar.plugins.resharper.CSharpReSharperProvider.class - [JAR]

├─ org.sonar.plugins.resharper.FileProvider.class - [JAR]

├─ org.sonar.plugins.resharper.ReSharperConfiguration.class - [JAR]

├─ org.sonar.plugins.resharper.ReSharperDotSettingsWriter.class - [JAR]

├─ org.sonar.plugins.resharper.ReSharperExecutor.class - [JAR]

├─ org.sonar.plugins.resharper.ReSharperIssue.class - [JAR]

├─ org.sonar.plugins.resharper.ReSharperPlugin.class - [JAR]

├─ org.sonar.plugins.resharper.ReSharperProfileExporter.class - [JAR]

├─ org.sonar.plugins.resharper.ReSharperProfileImporter.class - [JAR]

├─ org.sonar.plugins.resharper.ReSharperReportParser.class - [JAR]

├─ org.sonar.plugins.resharper.ReSharperRulesDefinition.class - [JAR]

├─ org.sonar.plugins.resharper.ReSharperSensor.class - [JAR]

├─ org.sonar.plugins.resharper.VBNetReSharperProvider.class - [JAR]

├─ org.sonar.plugins.resharper.package-info.class - [JAR]

Advertisement