...
At any time, to run another local analysis, right-click on the project, then select Sonar > Run Local Analysis:

| Info | ||
|---|---|---|
| ||
Some plugins (useless for a local analysis) can be skipped during the local analyses thanks to the 'sonar.dryRun.excludePlugins' property (Settings > Configuration > General Settings > General). The default value is 'devcockpit,pdfreport,report,scmactivity,views'. For example, to skip the Build Stability plugin (due to https://jira.codehaus.org/browse/SONARIDE-346), set the property to 'devcockpit,pdfreport,report,scmactivity,views,buildstability'. |
Violations View (displays local or remote information depending on the selected mode)
...

