EclEmma

From KevinWiki

Jump to: navigation, search

EclEmma is a Java code coverage tool for Eclipse.


Installation

  • There are two ways to install it.

Using Update Manager

  1. Add the following URL to the Update Manager
    http://update.eclemma.org
  2. Select the components on the added site and Install these.


Manual Installation

  1. Go to the EclEmma (SourceForge) download page.
  2. Download the plug-in.
  3. Make sure Eclipse is not running.
  4. Extract the file under dropins directory in the Eclipse.
    e.g.) extract the file to the following directory.
    eclipse/dropins/eclemma/eclipse
  5. Start Eclipse.
Personal tools