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 <jvmarg value="-Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n"/>


That's two arguments, not one. Use separate <jvmarg> elements

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to