Changes in 2.4.2 for Eclipse
12 Jan, 2009 - Build 20090112
This is a bug fix, performance and useability release. The full Eclipse version number for this build of the plugin is 2.4.2.v20090112XXXXXX. Changes since the last release include:
Performance Enhancements
For certain projects Clover could cause recompilation of all files all the time even for incremental compilation. |
|
More efficient compilation of instrumented source by reducing the amount of class file copying. |
Useability Enhancements
If the Clover coverage database is corrupted or no longer compatible with the newly installed version of Clover, |
|
Clover instrumentation and compilation is now cancellable. |
|
Selected table columns are now visually highlighted in all tables. |
バグ修正
Character encoding respected when instrumenting source. |
|
Projects with non-default output directories for instrumented .class files no longer require adding this diretory when invoking "Run with Clover". |
|
Test Run Explorer now correctly refreshes after coverage changes detected. |
|
Selecting "Enable/disable with Clover" from the context menu now always works. |
|
If the Clover working set is active, source files not in this working set are no longer instrumented. |