All Versions
Clover 4.0 DocumentationClover 3.3 Documentation
Clover 3.2 Documentation
More...
This page shows the supported platforms for Clover 2.6.x and its minor releases.
Key: = Supported;
= Not Supported
Java Version |
|
|---|---|
JRE / JDK (1) |
|
Operating Systems |
|
Microsoft Windows (2) |
|
Linux (2) |
|
Apple Mac OS X (2) |
|
Build Automation Tools |
|
Apache Ant |
|
Apache Maven 1 (3) |
|
Apache Maven 2 |
|
Integrated Development Environments (IDEs) |
|
JetBrains IntelliJ IDEA |
|
Eclipse (4) |
|
Visual Studio.Net |
|
1. Clover requires Java Runtime (JDK or JRE) version 1.4 or later.
You can download a Java Runtime for Windows/Linux/Solaris. On Mac OS X, the JDK is bundled with the operating system.
Once you have installed the JDK, you need to set the JAVA_HOME environment variable.
We strongly recommend the use of a 32-bit JDK/JRE rather than a 64-bit JDK/JRE. 64-bit JDK/JREs will consume the available RAM more rapidly, and this may result in poor performance.
2. Clover is a pure Java application and should run on any operating system platform provided the requirements for the JRE or JDK are satisfied.
3. Approximately 100MB will be used by your local Maven repository.
4. Your Eclipse projects must use the built-in Java Builder for compilation of source code.
Clover does not support AspectJ-based projects.