cobertura in eclipse

Charbel picture Charbel · Feb 17, 2011 · Viewed 21.6k times · Source

I just installed ecobertura plugin, but it looks like not a very user-friendly tool from within eclipse. is there any good plugin for cobertura in eclipse or article to describe how to use ecobertura?

I'm used to seeing code complexity and coverge etc in a very nice way.

I need to use cobertura, because the build system in the back-end uses it, so it makes sens to use it in the IDE as well.

Regards

Answer

Kenneth Xu picture Kenneth Xu · Feb 15, 2012

I was looking for a tutorial for our team members to start using eCobertura and came across here. I end up writing one myself. Posting back here hope it may help others looking for a jump start.

http://kennethxu.blogspot.com/2012/01/cobertura-and-eclipse-ecobertura.html