Project settings
| Table of content |
To configure the settings for a project, it is necessary to connect as an administrator for this project (See Security).
Add a project
Adding a project to Sonar is not done through the web interface, but automatically when the project is analyzed.
Delete a project
You can suppress a project in Sonar by going to the projects settings.
Exclude resources
It is possible to exclude resources from a project by going to settings. To exclude sources, you can use wildcard patterns. Example : **/*Bean.java to exclude all classed ending with the Bean word.
Customized links
To add links to your project, go to Settings.
Plugins configuration
Several plugins can be configured at project level to override Global Settings for that project.

