This page shows the supported platforms for Clover 4.5.x and its minor releases.
Key:
= Supported;
= Not Supported
Java Version |
|
---|---|
JRE / JDK (1) |
|
Groovy Version |
|
Groovy |
|
JRE / JDK (1) |
|
Operating Systems |
|
Microsoft Windows (2) |
![]() |
Linux (2) |
![]() |
Apple Mac OS X (2) |
![]() |
Build Automation Tools |
|
Apache Ant |
|
Apache Maven 3 |
|
Integrated Development Environments (IDEs) |
|
JetBrains IntelliJ IDEA |
|
Eclipse (3) |
|
Web Browsers (for viewing Clover's HTML report) | |
Edge | ![]() |
Internet Explorer |
![]() |
Firefox | ![]() |
Chrome | ![]() |
Supported Platform Notes
- Since OpenClover 4.5.0 you must use at least Java 1.7 for compilation and runtime.
You can download a JRE or JDK for Windows/Linux. 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.
- Clover is a pure Java application and should run on any operating system platform provided the
requirements for the JRE or JDK are satisfied.
- Your Eclipse projects must use the built-in Java Builder for compilation of source code. Clover
does not support AspectJ-based projects.