How to Debugg with Ant task and JUnit?
Hi All,
I have many ant tasks that will run my junit tests. I've set break points but the debugger doesn't seem to run when I run these tasks. Is there any way to have the debugger run while I run these ant task?
Thanks,
Andrew
请先登录再写评论。