This documentation relates to an earlier version of Clover.
View

Unknown macro: {spacejump}

or visit the current documentation home.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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

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

Java Version


JRE / JDK (1)

(tick) 1.4 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

Apache Maven 1 (3)

(tick) 1.0.2 or 1.1 or later

Apache Maven 2

(tick) or later

Integrated Development Environments (IDEs)

 

JetBrains IntelliJ IDEA

(tick) 7.0 or later

Eclipse (4)

(tick) 3.2, 3.3, 3.4, RAD 7 or later

Visual Studio.Net

(error)

Supported Platform Notes


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.
(info) Once you have installed the JDK, you need to set the JAVA_HOME environment variable.
(warning) 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.

  • No labels