Re: Ant, JUnit, debugging

2006-03-13 Thread Steve Loughran
Robert Taylor wrote: Greetings, I would like to step through some code in a JUnit test kicked off by an Ant target running in Eclipse. I've setup a remote debugging client in Eclipse and have used the following VM args using value="-Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,sus

Ant, JUnit, debugging

2006-03-13 Thread Robert Taylor
Greetings, I would like to step through some code in a JUnit test kicked off by an Ant target running in Eclipse. I've setup a remote debugging client in Eclipse and have used the following VM args using value="-Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n"/> I wait u