JUnit and jcoverage Ant tasks and Eclipse
I was going to write a post about my experiences with Eclipse, Ant and JUnit as an introduction to how I set up jcoverage. I found that the Eclipse integration with these tools (especially Ant) was fairly immature, so I used Ant at the command line instead.
Rather than describe Ant at the command line, I'm going to try to get Ant's JUnit and jcoverage tasks working correctly in Eclipse, which in the long run I believe is what people would rather use than the command line. I will write about how it goes ... stay tuned. :)
Posted at July 03, 2003 at 02:12 PM EST
Last updated July 03, 2003 at 02:12 PM EST