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.