It provides the coverage report directly in the editor! You run the clover build directly in IDE and the coverage changes (right now it is a manual refresh but it will be automatic in the release!) It is a really powerful feedback. The only problem right now is they use their own build commands that is not integrated with the normal build process. Mike, are you planning some extension to allow them to register their compiler like jikes and javac?
Here's a screenshot:
http://blogs.atlassian.com/rebelutionary/images/screenshots/idea-main.html
(Sorry, Mike ;)
--
Best regards,
Mike Aizatsky.
-
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"
Hm...
Just found the original one:
http://www.thecortex.net/clover/userguide/IDEA-plugin.html
--
Best regards,
Mike Aizatsky.
-
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"
It provides the coverage report directly in the editor! You run the clover
build directly in IDE and the coverage changes (right now it is a manual
refresh but it will be automatic in the release!)
It is a really powerful feedback.
The only problem right now is they use their own build commands that is not
integrated with the normal build process.
Mike, are you planning some extension to allow them to register their
compiler like jikes and javac?
Jacques
"Rick Vestal" <rvestal@austin.rr.com> wrote in message
news:9608459.1054813721262.JavaMail.jrun@is.intellij.net...
>
There's a feature to specify the compiler class name already. (Not sure if
it will be opened in the forthcoming build).
--
Best regards,
Mike Aizatsky.
-
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"
Just got done playing with it some. It works well
in 3.0.x, but the file display is borked in the EAP
builds.
any chance of getting this to work with eap builds?