This documentation relates to an earlier version of Clover.
View

Unknown macro: {spacejump}

or visit the current documentation home.

This page shows the supported platforms for Clover 3.0.x and its minor releases.

Key: (tick) = Supported; (error) = Not Supported

Java Version


JRE / JDK (1)

(tick) 1.4 or later

Groovy Version


Groovy

(tick) 1.6.2 or later
(error) 1.6.8 and 1.7.1 do not support Per-Test coverage due to a Groovy bug
(error) Eclipse and IDEA (No Groovy support)

JRE / JDK (1)

(tick) 1.5 or later

Operating Systems

 

Microsoft Windows (2)

(tick)

Linux (2)

(tick)

Apple Mac OS X (2)

(tick)

Build Automation Tools

 

Apache Ant

(tick) 1.6.1 or later for Java
(tick) 1.7.0 or later for Groovy

Apache Maven 1 (3)

(tick) 1.0.2 or 1.1 or later

Apache Maven 2

(tick) 2.0 or later

Application Development Frameworks

 

Grails

(tick) 1.2 or later

Integrated Development Environments (IDEs)

 

JetBrains IntelliJ IDEA

(tick) 7.0 or later

Eclipse (4)

(tick) 3.2 or later, RAD 7 & 7.5

Visual Studio.NET

(error)

Supported Platform Notes

  1. You can download a JRE or JDK for Windows/Linux/Solaris. On Mac OS X, a JDK is bundled with the operating system.
    (info) Once a JRE or JDK has been installed, you need to set the JAVA_HOME environment variable.
    (warning) 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.

  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. In-editor per-test coverage browsing not supported on Eclipse 3.2 and RAD 7.0.
  • No labels