Changes in 2.4.3 for Eclipse
09 March, 2009 - Build 20090309
This release bring support of new test detection facilities, along with numerous improvements and bug fixes. The full Eclipse version number for this build of the plugin is 2.4.3.v20090309110000. Changes since the last release include:
New Features
CEP-13 |
Ability to specify include/exclude patterns or whole root source folders to be instrumented; ability to specify include/exclude patterns or whole root source folders as containing test source. |
Improvements
CEP-211 |
The reporting wizard now allows you to configure the number of threads to be used during report generation. |
CEP-206 |
Better handling of failures to load the instrumentation database. |
CEP-220 |
Better tooltips and titles for labels in the Metrics box of the Coverage Explorer. |
CEP-208 |
Added an error marker and an accompanying Quick Fix processor to do a clean rebuild of any projects requiring recreation of the instrumentation database. |
CEP-224 |
Users are now prompted for rebuild when instrumentation or test sources configuration changes. |
Bug Fixes
CEP-233 |
Fixed problem where source coverage annotations and test contributions display may not reliably display. |
CEP-237 |
Fixed Clover Eclipse Ant support so that the property
is always resolved. |