You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ExtDesc=Uses SonarQube to analyze code for technical debt, test coverage, etc.
ExtMessage=Code can be analyzed whether the project has been preconfigured for SonarQube or not. If an existing sonar-project.properties file is found, if it will be used to configure the analysis. Provide the following information if there is not an existing .properties file.
SRC_DIRS_KEY=Source Directories
SRC_DIRS_DESC=Enter a comma separated list of directories containing source code to scan (recursively).
PROJ_KEY_KEY=Project Key (Must Be Unique)
PROJ_KEY_DESC=The project key, this will be used to generate the URL to view analysis results.