Installation options


Added by Rosie Jameson, last edited by Rosie Jameson on Oct 03, 2007

Labels:

classpath classpath Delete
build build Delete
clover clover Delete
ant ant Delete
installation installation Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
Clover 2.0 Beta Documentation

Index

For the quickest and easiest installation options, see the QuickStart Guide instead of this page.

1.  Download Clover

Download Clover from http://www.atlassian.com/software/clover/CloverDownloadCenter.jspa.

Unzip the Clover distribution into a directory. This directory will be referred to as CLOVER_HOME in this guide.

2.  Install your Clover license

To install your Clover license file, you need to do one of the following:

  • Place the license file next to the Clover jar file (i.e. in CLOVER_HOME/lib);
    or:
  • Place the license file on the Java Classpath that will be used to run Clover;
    or:
  • Place the license file on the file system somewhere, and then set the Java System Property clover.license.path to the absolute path of the license file.

Next step:

or