jar

org.codehaus.sonar-plugins : sonar-dotnet-resharper-plugin

Maven & Gradle

Feb 06, 2014

Sonar .NET Plugin :: ReSharper · Plugin to utilize JetBrain's ReSharper command-line code analyzer to check .NET source code against rule violations.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
1.1

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-dotnet-resharper-plugin-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.wrightfully.sonar.plugins.dotnet.resharper.profiles

├─ com.wrightfully.sonar.plugins.dotnet.resharper.profiles.ReSharperFileParser.class - [JAR]

├─ com.wrightfully.sonar.plugins.dotnet.resharper.profiles.ReSharperProfileExporter.class - [JAR]

├─ com.wrightfully.sonar.plugins.dotnet.resharper.profiles.ReSharperProfileImporter.class - [JAR]

├─ com.wrightfully.sonar.plugins.dotnet.resharper.profiles.ReSharperRule.class - [JAR]

├─ com.wrightfully.sonar.plugins.dotnet.resharper.profiles.ReSharperSonarWayProfile.class - [JAR]

├─ com.wrightfully.sonar.plugins.dotnet.resharper.profiles.ReSharperSonarWayProfileCSharp.class - [JAR]

├─ com.wrightfully.sonar.plugins.dotnet.resharper.profiles.ReSharperSonarWayProfileVbNet.class - [JAR]

com.wrightfully.sonar.plugins.dotnet.resharper

├─ com.wrightfully.sonar.plugins.dotnet.resharper.ReSharperConfiguration.class - [JAR]

├─ com.wrightfully.sonar.plugins.dotnet.resharper.ReSharperConstants.class - [JAR]

├─ com.wrightfully.sonar.plugins.dotnet.resharper.ReSharperPlugin.class - [JAR]

├─ com.wrightfully.sonar.plugins.dotnet.resharper.ReSharperResultParser.class - [JAR]

├─ com.wrightfully.sonar.plugins.dotnet.resharper.ReSharperRuleRepository.class - [JAR]

├─ com.wrightfully.sonar.plugins.dotnet.resharper.ReSharperRuleRepositoryProvider.class - [JAR]

├─ com.wrightfully.sonar.plugins.dotnet.resharper.ReSharperSensor.class - [JAR]