...
The Java Ecosystem is a set of Sonar plugins used to monitor the quality of Java projects within Sonar.
It is compatible with the Sonar Eclipse plugin to track violations while coding. It is also compatible with the Issues Report plugin to run pre-commit local analysis.
Installation
The Java Ecosystem is a set of plugins:
...
| Code Block |
|---|
| title | MyClass.java |
|---|
| linenumbers | true |
|---|
| language | java |
|---|
|
package com.mycompany.mypackage;
... |
must be located in the following directory: [mySourceDirectory]/com/mycompany/mypackage/MyClass.java. Otherwise you would get such an error while running your analysis:
...
| JIRA Issues |
|---|
| anonymous | true |
|---|
| title | Release 1.1Version 1.3 (unreleased) |
|---|
| renderMode | static |
|---|
| width | 900 |
|---|
| columns | type;key;summary;priority;status |
|---|
| url | http://jira.codehaus.org/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?fixfor=19056&pid=12830&sorter/field=priority&sorter/order=DESC&tempMax=1000 |
|---|
|
| JIRA Issues |
|---|
| anonymous | true |
|---|
| title | Version 1.2 |
|---|
| renderMode | static |
|---|
| width | 900 |
|---|
| columns | type;key;summary;priority |
|---|
| url | http://jira.codehaus.org/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?fixfor=18956&pid=12830&sorter/field=priority&sorter/order=DESC&tempMax=1000 |
|---|
|
| JIRA Issues |
|---|
| anonymous | true |
|---|
| title | Version 1.1 |
|---|
| renderMode | static |
|---|
| width | 900 |
|---|
| columns | type;key;summary;priority |
|---|
| url | http://jira.codehaus.org/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?fixfor=18937&pid=12830&sorter/field=priority&sorter/order=DESC&tempMax=1000 |
|---|
|