Re: Call specific Targets from a GUI

2005-01-13 Thread galenboyerdev
René Ghosh <[EMAIL PROTECTED]> writes: > The file releases for 1.2 have been corrected. Apparently the sourceforge > upload encountered a > problem in the original upload. You can download it now. Yeppers. Works, right out of the box. Looks pretty cool... > --- [EMAIL PROTECTED] a écrit :

Re: Call specific Targets from a GUI

2005-01-13 Thread René Ghosh
The file releases for 1.2 have been corrected. Apparently the sourceforge upload encountered a problem in the original upload. You can download it now. --- [EMAIL PROTECTED] a écrit : > René Ghosh <[EMAIL PROTECTED]> writes: > > > The AntMenu task in the AntForms project does just that. See

Re: Call specific Targets from a GUI

2005-01-13 Thread galenboyerdev
René Ghosh <[EMAIL PROTECTED]> writes: > The AntMenu task in the AntForms project does just that. See the screenshot at > http://antforms.sourceforge.net/screenshots.html. You configure a task that > launches a Swing frame > and lays out a series of buttons bound to specific Ant tasks. I downloa

Re: Call specific Targets from a GUI

2005-01-13 Thread René Ghosh
The AntMenu task in the AntForms project does just that. See the screenshot at http://antforms.sourceforge.net/screenshots.html. You configure a task that launches a Swing frame and lays out a series of buttons bound to specific Ant tasks. --- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> a écrit :

RE: Call specific Targets from a GUI

2005-01-13 Thread Hardacker, Andrew
;t have to deal directly with build.properties files. Andy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, January 13, 2005 7:32 AM To: user@ant.apache.org Subject: Call specific Targets from a GUI Hello, I am trying to create a GUI that will allow

Re: Call specific Targets from a GUI

2005-01-13 Thread Matt Benson
--- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: [SNIP] > What is the best place to start to design a GUI that > will allow me to call > specific targets from an application or is this even > possible! > Perhaps you should look at the AntForm project at http://antforms.sourceforge.net/ . -Matt

RE: Call specific Targets from a GUI

2005-01-13 Thread Radha Sangal
command prompt) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, January 13, 2005 7:32 AM To: user@ant.apache.org Subject: Call specific Targets from a GUI Hello, I am trying to create a GUI that will allow a user to press either of two buttons. If they

Call specific Targets from a GUI

2005-01-13 Thread [EMAIL PROTECTED]
Hello, I am trying to create a GUI that will allow a user to press either of two buttons. If they press the first button then a target within the build.xml is executed i.e. compile a set of java files outputted to a specific directory. If they press the second button the same applies but again is