EclEmma Change Log
Version 0.1.5 (2006/10/18)
- Documentation: Removed developer documentation (now available on
www.eclemma.org).
- Documentation: Added support section.
- Documentation: All examples now shown with Apache Jakarta commons code.
- SF #1574659: The report export wizard shows additional errors and warnings
to ensure proper inputs for the destination.
- SF #1576462: Show error when no coverage data file has been written
during coverage launch.
- SF #1574682: Fixed JUnit plug-in launches for Eclipse 3.0.x.
Version 0.1.4 (2006/09/30)
This is the first release after the source tree has moved to SourceForge.
The complete source is now available at the SVN repository
https://svn.sourceforge.net/svnroot/eclemma
. The plugins itself
do not include source code anymore.
- SF #1568370: Added the "Coverage" action set to the "J2EE" perspective of
the web tools platform.
- Launch Dialog: Added "Select All" and "Deselect All" button for classes
to instrument.
- SF #1565364: Fixed NPE when analysing meta data that has only partly no
line information.
Version 0.1.3 (2006/09/18)
- Online Documentation: Updates and new chapters.
- Session Import: Added Import wizard for EMMA coverage files from
external launches.
- Session Export: Added export wizard to export session data in the formats
supported by EMMA (*.html, *.xml, *.txt, *.es).
- Coverage view: Added context menu.
- Coverage view: Added "Refresh" action to the context menu (F5). Useful to
reload coverage data of imported external launches.
- Coverage view: New action "Merge Sessions".
- Added keyboard support: "Delete", "Open Declaration" and "Refresh" in the
Coverage view, "Coverage Last Launched" and "Coverage..." can be
configured in the keys preferences.
- Fixed internal error in case of parameterized types (Java 1.5).
- Added experimental support for TestNG test runs.
Version 0.1.2 (2006/08/29)
Preview release with online documentation and some internal clean-up.
- First draft of online help pages.
- Completed NLS support.
- New labels for class path entries in the coverage launch dialog.
- Launching fails with meaningful error message when trying to instrument
instrumented classes.
Version 0.1.1 (2006/08/25)
Preview release with additional features, like support for PDE launches and
selection of instrumented classes. Clean-up and clarification of internal
structures.
Version 0.1.0 (2006/08/09)
The initial drop for some friends and colleagues for testing purposes.
It has been developed under Eclipse 3.1.1, some successful testing
happened with Eclipse 3.2.0.