Eclipse (tested with Helios) has a built in Ant debugger too.
Quick test:
- write a buildfile
- set a breakpoint (line 9)
- "Debug as > Ant build"

==> Eclipse changed to the debug perspective (or wants to)
In the variables view you can see the properties, but not change values or set 
new props.


Jan

> -----Ursprüngliche Nachricht-----
> Von: Jesse Glick [mailto:jesse.gl...@oracle.com]
> Gesendet: Donnerstag, 9. Juni 2011 21:42
> An: dev@ant.apache.org
> Betreff: Re: Command Line Debugging
> 
> On 06/09/2011 05:42 AM, Nicolas Lalevée wrote:
> > At some point we may imagine a debugger in an IDE like Eclipse too.
> 
> By the way there has long been an Ant debugger in NetBeans. Just select
> Debug Target from the context menu of a build script in e.g. the Files
> tab. Breakpoints and
> property inspection are supported.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to