How to get it

If you want to get an alpha release install it from your Eclipse Help > Software updates > Available Software > Add Site > this site:

and install it
(For Eclipse [3.4.0,3.4.1) http://eclipsefcg.sourceforge.net/34/site.xml)

To use the functionalities from CodeCover follow the same steps for this url


Please visit http://www.codecover.org/ site for more information.

Requirements

Eclipse 3.4.2+

Dependencies

This plugin depends on GEF, JDT and some other bundles. If you install it from the site it is all done automaticaly otherwise check the dependency list below.

org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.jdt.core;bundle-version="3.4.4",
org.eclipse.ui.ide;bundle-version="3.4.2",
org.eclipse.gef;bundle-version="3.4.1",
org.eclipse.zest.core;bundle-version="1.0.0",
org.eclipse.zest.layouts;bundle-version="1.0.0",
org.eclipse.core.resources;bundle-version="3.4.2",
org.eclipse.ui.ide.application;bundle-version="1.0.1",
org.eclipse.core.filesystem;bundle-version="1.2.0",
org.d4j_jaxen;bundle-version="1.0.0"

As you can see it doesnt use the codecover bundle but retrives indirectly information about the sessions. For more information check the documentation.