Re: How to debug ant source inside RAD / Eclipse

2013-01-21 Thread Antoine Levy Lambert
like VM connected on port 8000 you will be able to debug the code of Ant. Eclipse can also debug Ant build files since Eclipse 3.1 according to this document [3]. Which links also to this one [4] titled "Make Ant easy with Eclipse" Regards, Antoine [1] http://www.ibm.com/developer

How to debug ant source inside RAD / Eclipse

2013-01-20 Thread WebServices Development
Is there a way to debug ANT source by using it to build inside Rational Application Developer ( RAD ) or Eclipse? I have downloaded the ANT 1.8.4 source and did a build in RAD using the build.xml which created the ant jar files. I then tried to create a launcher using these built jar files

Re: debug ANT

2005-02-03 Thread Ninju Bohra
ad the disclaimer at the bottom of this e-mail. Hi, I intend to debug ant targets (junits test / java application) from eclipse. is there anyway to start Ant in debug mode from eclipse and attach to the process to debug it ? Thank

Re: debug ANT

2005-02-03 Thread Peter Reilly
st" To Ant Users List cc Subject Re: debug ANT Wow! That looks really powerfull. Peter Alexey N. Solofnenko wrote: JBuilder has it: http://info.borland.com/techpubs/jbuilder/jbuilder2005/bajb/debug_ant.html#ant_debug_ui . - Alexey. Ra

Re: debug ANT

2005-02-03 Thread Darin Swanson
and works best with the Apache Ant 1.7 alpha (fixes the bug for targets providing a Location). Always appreciate any feedback. Thanks Darins Peter Reilly <[EMAIL PROTECTED]> 02/03/2005 09:54 AM Please respond to "Ant Users List" To Ant Users List cc Subject Re: debug ANT

Re: debug ANT

2005-02-03 Thread Peter Reilly
bottom of this e-mail. Hi, I intend to debug ant targets (junits test / java application) from eclipse. is there anyway to start Ant in debug mode from eclipse and attach to the process to debug it ? Thanks Raj

Re: debug ANT

2005-02-03 Thread Alexey N. Solofnenko
. Hi, I intend to debug ant targets (junits test / java application) from eclipse. is there anyway to start Ant in debug mode from eclipse and attach to the process to debug it ? Thanks Raj -- / Alexey N

Re: debug ANT

2005-02-03 Thread Darin Swanson
uot; <[EMAIL PROTECTED]> 02/03/2005 07:04 AM Please respond to "Ant Users List" To cc Subject debug ANT Please read the disclaimer at the bottom of this e-mail. +++++++

debug ANT

2005-02-03 Thread Rajiv Jaitly
Please read the disclaimer at the bottom of this e-mail. Hi, I intend to debug ant targets (junits test / java application) from eclipse. is there anyway to start Ant in debug mode