EclEmma
From KevinWiki
(Difference between revisions)
Kevin (Talk | contribs)
(New page: Category:Eclipse Plugins [http://www.eclemma.org EclEmma] is a Java code coverage tool for Eclipse. == Installation == * There are two ways to install it. === Using Update Manager =...)
Newer edit →
(New page: Category:Eclipse Plugins [http://www.eclemma.org EclEmma] is a Java code coverage tool for Eclipse. == Installation == * There are two ways to install it. === Using Update Manager =...)
Newer edit →
Revision as of 00:48, 7 April 2009
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.