The easiest way to install Clover-for-IDEA is to select it from IDEA's plug-in menu.
You can now begin using Clover for IDEA.
Screen shot: installing Clover from the IDEA plugin menu
You can download the Clover-for-IDEA plug-in from Atlassian Downloads and install it manually as follows:
Clover-for-IDEA comes with a bundled 30-day evaluation key. In case you wish to extend your evaluation period or you have purchased a license, you need to enter a new license key:
Screen shot: the Clover license dialog in IDEA 13 or older.
Screen shot: the Clover license dialog in IDEA 14 or newer.
IDEA 13 and later hides the tool bar by default. Click "View -> Toolbar" from main menu to show Clover's buttons.
IntelliJ IDEA 12
JetBrains IDEA 12.0 has a new compiler feature named "external build", which is enabled by default in project settings (File > Settings > Project Settings > Compiler > "Use external build" toggle). The IDEA 12 is supported since Clover version 3.1.8, however the support for "external build" feature is available since Clover version 3.1.12 and IDEA 12.1.1. For older versions, i.e. the combination of Clover 3.1.8-3.1.12 and IDEA 12.0.0-12.1.0 please keep the "external build" feature disabled.
IntelliJ IDEA 13
In the IDEA 13.0 the "external build" feature has become default setting and thus there's no 'Use external build' toggle available.
Open the File > Settings > Project Settings > Compiler page.
Use the following state for toggles:
target/classes
and target/test-classes
directories, avoid specifying these ones. The clover.db
location for IntelliJ should also be distinct from that used by Maven.The easiest way to uninstall it is via 'File > Settings > IDE > Plugins'. Just select the Clover IDEA Plugin from the list and click 'Uninstall Plugin'. The removal will take place after you restart IDEA.
To uninstall Clover-for-IDEA manually: