ant debugging in eclipse

Posted by Codenotguru on Stack Overflow See other posts from Stack Overflow or by Codenotguru
Published on 2010-06-14T18:43:12Z Indexed on 2010/06/18 10:23 UTC
Read the original article Hit count: 133

Filed under:
|
|

I would like to know about the debugging capabilities of ANT using eclipse. Basically I have an ANT build script written by a colleague and I wanted to step through each target to see what are the various tasks that are beings called.

© Stack Overflow or respective owner

Related posts about java

Related posts about eclipse