Re: Command Line Debugging

2011-06-16 Thread Nicolas Lalevée
Le 16 juin 2011 à 19:46, Matt Benson a écrit : > On Thu, Jun 16, 2011 at 12:37 PM, Siddhartha Purkayastha > wrote: >> Hi Matt, >> >> I am not sure I understand the whole of what you said (probably I lack >> sufficient context here), so I am trying to rephrase here - >> >> What you are suggesti

Re: Command Line Debugging

2011-06-16 Thread Matt Benson
t; >> individual tasks. Do you have any suggestions on what else can be >> included >> >> into this to make it more helpful? >> >> >> >> A further thought - It could also be possible to expose the listener >> itself >> >> (or any such

Re: Command Line Debugging

2011-06-16 Thread Siddhartha Purkayastha
> present here and can help, then they could share their approach - or any > >> debug-APIs from Ant would be of use to them. > >> > >> Any thoughts? > >> > >> Thanks, > >> Siddhartha > >> > >> > >> On 10 June 2011 10:55, Jan

Re: Command Line Debugging

2011-06-15 Thread Siddhartha Purkayastha
their approach - or any > >> debug-APIs from Ant would be of use to them. > >> > >> Any thoughts? > >> > >> Thanks, > >> Siddhartha > >> > >> > >> On 10 June 2011 10:55, Jan Matèrne wrote: > >> >

Re: Command Line Debugging

2011-06-15 Thread Matt Benson
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 pro

Re: Command Line Debugging

2011-06-15 Thread Siddhartha Purkayastha
o 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: Donn

Re: Command Line Debugging

2011-06-10 Thread Siddhartha Purkayastha
> 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 i

Re: Command Line Debugging

2011-06-09 Thread Jesse Glick
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 inspec

Re: Command Line Debugging

2011-06-09 Thread Nicolas Lalevée
l\junit-4.8.1.jar > > [Debugger] DEBUGGER> > > - Resuming Ant Execution -- > > What do you think about the utility of such a tool? > > Thanks, > Siddhartha > > ____ > > From: Jean-Louis Boudart [mailto:jeanl

RE: Command Line Debugging

2011-06-07 Thread Purkayastha, Siddhartha
From: Jean-Louis Boudart [mailto:jeanlouis.boud...@gmail.com] Sent: Mon 6/6/2011 9:09 PM To: easyant-...@incubator.apache.org; Ant Developers List Subject: Re: Command Line Debugging The idea really looks like promising. I think this feature could have a better place in ant itself (i'm ad

Re: Command Line Debugging

2011-06-06 Thread Jean-Louis Boudart
The idea really looks like promising. I think this feature could have a better place in ant itself (i'm adding them in copy of this email). Could you share the code of your POC somewhere with some guide line to test it? I'm pretty sure people will have ideas when they will try it. If you need a