Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Ant Script Debugging?
Ant Script Debugging? [message #122092] Wed, 03 September 2003 10:43 Go to next message
Eclipse UserFriend
Originally posted by: hans.schwaebli.schwaebli.de

Is it possible to debug Ant scripts step by step like debugging Java source
code?

Does Eclipse support it or does any other tool support this?
Re: Ant Script Debugging? [message #122127 is a reply to message #122092] Wed, 03 September 2003 11:05 Go to previous messageGo to next message
Eclipse UserFriend
We have https://bugs.eclipse.org/bugs/show_bug.cgi?id=24131. This is not
planned for 3.0.
In Eclipse you can set up the Eclipse debugger to debug the Java code behind
the Ant build to hit breakpoints in your tasks or types or in the Eclipse or
Apache Ant infrastructure.

You use the Runtime-workbench launch configuration to self-host an Eclipse
target or you can launch an Eclipse session in debug mode such that another
Eclipse session can remote debug any Ant task that you run.

What exactly are you trying to debug?

Darins

"Hans Schw
Re: Ant Script Debugging? [message #122482 is a reply to message #122127] Thu, 04 September 2003 01:54 Go to previous message
Eclipse UserFriend
Originally posted by: hans.schwaebli.schwaebli.de

Deploy scripts for example (J2EE environment), used for building components
(own component model).

Or a script which creates the client files.


"Darin Swanson" <Darin_Swanson@us.ibm.com> schrieb im Newsbeitrag
news:bj4vtb$mvo$1@eclipse.org...
> We have https://bugs.eclipse.org/bugs/show_bug.cgi?id=24131. This is not
> planned for 3.0.
> In Eclipse you can set up the Eclipse debugger to debug the Java code
behind
> the Ant build to hit breakpoints in your tasks or types or in the Eclipse
or
> Apache Ant infrastructure.
>
> You use the Runtime-workbench launch configuration to self-host an Eclipse
> target or you can launch an Eclipse session in debug mode such that
another
> Eclipse session can remote debug any Ant task that you run.
>
> What exactly are you trying to debug?
>
> Darins
>
> "Hans Schw
Previous Topic:linux confuse single & double click events
Next Topic:M3 editor issues?
Goto Forum:
  


Current Time: Thu Jul 17 20:42:46 EDT 2025

Powered by FUDForum. Page generated in 0.06358 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top