Debugging JUnit tests in Eclipse - how?
Does anyone know how to run JUnit tests using Ant and debug them in Eclipse? I have the JUnit/Ant part figured out, it's the debugging I'm having issues with. I'm able to run debug (using breakpoints) in Eclipse while running Tomcat, but not while running a simple JUnit test from Ant. Man that would be cool. If I could run Ant (from w/in Eclipse or on the command line) and set breakpoints in Eclipse - I could sure speed up my development time.
Posted by Anonymous on March 08, 2003 at 02:55 PM MST #
Posted by Anonymous on March 08, 2003 at 03:00 PM MST #
Posted by 62.228.176.2 on December 15, 2010 at 11:03 AM MST #