Last updated February 21, 2009 03:53, by Adam Myatt
Plugin Features
Current list of features:
- Support for Java SE projects
- Options pane in Miscellaneous Options section for configuration
- Ability to use a project-specific cobertura.set file for reporting results
- Ability to specify a custom location for the cobertura.ser file so multiple projects can store data in a single cobertura.ser file
- Ability to specify if the cobertura.ser file should be deleted on each execution
- Ability to specify which type of report file to generate (HTML, XML, XML SUmmary)
- If HTML report is specified, ability to have the generated HTML report automatically open in your default browser
- Ability to specify a custom report output location (outside the project)
- Ability to activate and deactivate Cobertura code coverage for a project
Future features in the works:
- Support for NetBeans module projects
- Support for Java web projects
- Ability to view the XML or XML Summary data generated inside NetBeans in a custom report window





