EclEmma
From KevinWiki
EclEmma is a Java code coverage tool for Eclipse.
Installation
- There are two ways to install it.
Using Update Manager
- Add the following URL to the Update Manager
http://update.eclemma.org
- Select the components on the added site and Install these.
Manual Installation
- Go to the EclEmma (SourceForge) download site.
- Download the plug-in.
- Make sure Eclipse is not running.
- Extract the file under dropins directory in the Eclipse. e.g.) extract the file to the following directory.
eclipse/dropins/eclemma/eclipse
- Start Eclipse.