simoami / sonar-examples

Sonar Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sonar Usage and Examples

Please add usage scenarios or links to articles that mention special use-cases below. Note that these examples are usually for Sonar 2.10 and greater versions.

Configuration of Projects

The directory /projects contains some typical configurations of projects for the multiple supported build tools (Maven, Ant, Java Runner).

Sonar Plugins

The directory /plugins contains the most frequent kinds of plugins :

  • Extensions of rule engines like Checkstyle or PMD
  • Define a new metric, compute measures and display them in web app

About

Sonar Examples