EclEmma 1.4.3 Java Code Coverage for Eclipse EclEmma at SourceForge.net
JaCoCo
Eclipse Community Award 2008

Installation

EclEmma ships as a small set of Eclipse plug-ins under the Eclipse Public License. The overall size of the three plug-ins is around 750 Kbyte. Like for all standard Eclipse plug-ins there are different installation options. Using the update site is the recommended procedure.

Prerequisites

EclEmma requires Eclipse 3.1 or higher and Java 1.4 or higher. It has no dependencies on a particular operating system. Of course your Eclipse installation needs to contain the Java development tools (JDT) which is included in the default SDK installation.

Option 1 - Update Site for Eclipse 3.5

The update site for EclEmma is http://update.eclemma.org/. Perform the following steps to install EclEmma from the update site:

1. From your Eclipse menu select HelpInstall New Software...

2. In the Install dialog enter http://update.eclemma.org/ at the Work with field.

Install

3. Check the latest EclEmma version and press Next

4. Follow the steps in the installation wizard.

Option 2 - Update Site for Eclipse 3.4

The update site for EclEmma is http://update.eclemma.org/. Perform the following steps to install EclEmma from the update site:

1. From your Eclipse menu select HelpSoftware Updates...

2. On the Available Software tab press Add Site... and enter http://update.eclemma.org/ as location. Alternatively you may also drag & drop the location link from your browser to the Software Updates dialog.

Add Site

3. Check the EclEmma item and press Install...

4. Follow the steps in the installation wizard.

Option 3 - Update Site for Eclipse 3.3 and Before

The update site for EclEmma is http://update.eclemma.org/. Perform the following steps to install EclEmma from the update site:

1. From your Eclipse menu select HelpSoftware UpdatesFind and Install...

2. Check Search for new features and press Next.

3. Press New Remote Site... and enter http://update.eclemma.org/ for the update site URL:

New Update Site

4. Press Finish.

5. Follow the steps in the installation wizard.

Option 4 - Manual Download and Installation

For manual installation please download the latest EclEmma release. The downloaded archive contains these files:

  • features/com.mountainminds.eclemma.feature_x.y.z/*  - EclEmma feature definition
  • plugins/com.mountainminds.eclemma.core_x.y.z.jar    - Core implementation
  • plugins/com.mountainminds.eclemma.ui_x.y.z.jar      - User interface
  • plugins/com.mountainminds.eclemma.doc_x.y.z.jar     - Online help

Simply unzip the archive into your Eclipse installation and restart Eclipse. Since Eclipse 3.4 the dropins folder is the right place for additional plug-ins.

Option 5 - Eclipse Distribution

Yoxos

EclEmma can be obtained through the Yoxos Eclipse distribution. Get a pre-configures distribution containing EclEmma here.

Verification

The installation was successful if you can see the coverage launcher in the toolbar of the Java perspective:

Launching Toolbar