首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件开发 >

Java 覆盖测试用具 :EclEmma

2013-09-27 
Java 覆盖测试工具 :EclEmmahttp://www.eclemma.org/installation.html#manualEclEmma 2.2.1Java Code Cov

Java 覆盖测试工具 :EclEmma


http://www.eclemma.org/installation.html#manual


EclEmma 2.2.1Java Code Coverage for EclipseJava 覆盖测试用具 :EclEmmaOverview Installation Download EclEmma 1.x User Guide Support Resources Developer Information Research JaCoCo Change Log License Contact GitHub HomeJava 覆盖测试用具 :EclEmmaJava 覆盖测试用具 :EclEmmaJava 覆盖测试用具 :EclEmmaJava 覆盖测试用具 :EclEmmaInstallation

EclEmma ships as a small set of Eclipse plug-ins under the Eclipse Public License. The overall size of the seven plug-ins is about 1 MByte. Like for all standard Eclipse plug-ins there are different installation options. Using the marketplace or update site is the recommended procedure.

Option 1: Install from Eclipse Marketplace ClientOption 2: Installation from update siteOption 3: Manual download and installationPrerequisites

EclEmma requires Eclipse 3.5 or higher and Java 1.5 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: Install from Eclipse Marketplace ClientJava 覆盖测试用具 :EclEmma

Since Eclipse 3.6 the Eclipse Marketplace Client allows direct installation of EclEmma from within Eclipse. Follow the steps below or drag and drop the button above into a running Indigo workspace.

1. From your Eclipse menu select HelpEclipse Marketplace.

2. Search for "EclEmma".

3. Hit Install for the entry "EclEmma Java Code Coverage".

4. Follow the steps in the installation wizard.

Option 2: Installation from Update Site

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 theWork with field.

Java 覆盖测试用具 :EclEmma

3. Check the latest EclEmma version and press Next

4. Follow the steps in the installation wizard.

Option 3: Manual Download and Installation

For manual installation please download the latest EclEmma release. Unzip the archive into dropins folder of your Eclipse installation and restart Eclipse:

<your eclipse installation>/+- dropins/   +- eclemma-x.y.z/      +- plugins/      |  +- ...      +- feature/         +- ...
Verification

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

Java 覆盖测试用具 :EclEmma

Validate XHTML/CSS · Last Modified2013-05-19 in Commit 04ae153c

热点排行