Search code examples
eclipsecode-coverage

Codecover plugin and eclipse - fatal error


I installed CodeCover to my STS so I can use it in my project. I can run code cover and get the measurments, but there is one thing that is bothering me.

If I enable code cover for a given project, everytime when I make a change to a source file and then save it I get this error message:

[FATAL]An error occured when trying to compile instrumented sources

if there are some errors reported by eclipse validator in some project file. Can I disable this feature, because it is really frustrating that I save one file and I get bit message that there are errors, even if I can see them underlined red by the editor.


Solution

  • This is most likely a bug, I suggest you file a bug at the project web-site, or try to fix it yourself by getting the source.