Name |
Sonar PDF Plugin |
Authors |
Antonio Manuel Muñiz |
Homepage |
|
Most Recent Version |
0.9 |
Availability |
Sonar 1.6 |
State |
Under development |
License |
LGPL v3 |
Price |
Free |
Download sources |
http://svn.codehaus.org/sonar-plugins/trunk/sonar-plugin-pdf/ |
Download jar |
sonar-plugin-pdf-0.9.jar |
Compatibility with Sonar
Plugin versions |
1.4 |
1.5 |
1.6 |
|---|---|---|---|
0.9 |
|
|
|
Description / Features
TODO
Usage & Installation
- Stop Sonar Web server
- Place the jar into the /extensions/plugins directory
- Restart Sonar Web server
- Log in Sonar as the administrator
- Go to Configuration -> Settings -> General
- Change the value of the "Code coverage plugin" input text to "emma, clover, cobertura"
Known limitations
The XML report generated by Emma doesn't contain detailed information about the coverage of each line of code. So, when using this plugin, the "Coverage" tab in the Sonar source code viewer doesn't display coverage information.

