This page shows the supported platforms for Clover 3.0.x and its minor releases.
Key:
= Supported;
= Not Supported
|
|
JRE / JDK (1) |
1.4 or later |
|
|
Groovy |
1.6.2 or later 1.6.8 and 1.7.1 do not support Per-Test coverage due to a Groovy bug Eclipse and IDEA (No Groovy support) |
JRE / JDK (1) |
1.5 or later |
|
|
Microsoft Windows (2) |
|
Linux (2) |
|
Apple Mac OS X (2) |
|
|
|
Apache Ant |
1.6.1 or later for Java 1.7.0 or later for Groovy |
Apache Maven 1 (3) |
1.0.2 or 1.1 or later |
Apache Maven 2 |
2.0 or later |
|
|
Grails |
1.2 or later |
|
|
JetBrains IntelliJ IDEA |
7.0 or later |
Eclipse (4) |
3.2 or later, RAD 7 & 7.5 |
Visual Studio.NET |
|
- You can download a JRE or JDK for Windows/Linux/Solaris. On Mac OS X, a JDK is bundled with the operating system.
Once a JRE or JDK has been installed, you need to set the JAVA_HOME environment variable.
We strongly recommend the use of a 32-bit JRE/JDK rather than a 64-bit JRE/JDK. 64-bit JREs/JDKs will consume the available RAM more rapidly, and this may result in poor performance.
- Clover is a pure Java application and should run on any operating system platform provided the requirements for the JRE or JDK are satisfied.
- Approximately 100MB will be used by your local Maven repository.
- Your Eclipse projects must use the built-in Java Builder for compilation of source code.
Clover does not support AspectJ-based projects. In-editor per-test coverage browsing not supported on Eclipse 3.2 and RAD 7.0.