EclEmma

From KevinWiki

(Difference between revisions)
Jump to: navigation, search
(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 =...)
 
Line 12: Line 12:
=== Manual Installation ===
=== Manual Installation ===
-
# Go to the [http://sourceforge.net/project/platformdownload.php?group_id=177969 EclEmma] (SourceForge) download site.
+
# Go to the [http://sourceforge.net/project/platformdownload.php?group_id=177969 EclEmma (SourceForge) download page].
# Download the plug-in.
# Download the plug-in.
# Make sure Eclipse is not running.
# Make sure Eclipse is not running.
# Extract the file under dropins directory in the Eclipse. <div>e.g.) extract the file to the following directory. <pre>eclipse/dropins/eclemma/eclipse</pre></div>
# Extract the file under dropins directory in the Eclipse. <div>e.g.) extract the file to the following directory. <pre>eclipse/dropins/eclemma/eclipse</pre></div>
# Start Eclipse.
# Start Eclipse.

Latest revision as of 02:30, 7 April 2009

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