|
Clover 2.3 Documentation
|
Troubleshooting
- To enable logging of the Clover installation, set the environment variable ANT_OPTS to '-Dclover.debug=true'
- Run ant with the -debug and -verbose options
- Certain environments may require the clover.jar to be placed directly on Ant's Classpath. Details are outlined here.
- Run the <clover-env/> task to display Ant and Clover runtime information
|