When I enable CodeCover on my project and Eclipse rebuilds the project it fails with a FatalException.
The gist of the error is:
org.codecover.model.utils.FatalException: A fatal error occured: An error occured when trying to compile the instrumented sources.
at org.codecover.model.utils.Logger.log(Logger.java:50)
The rest of the error is attached in the Eclipse log.
Eclipse Error Log
Oh and I'm running:
Eclipse for RCP and RAP Developers, version: Helios Release, build id: 20100617-1415.
CodeCover: version 1.0.1.1
OS: Ubuntu 10.04
JRE: java-6-sun-1.6.0.20