RE: ANT gui question

2002-11-18 Thread Kevin . Bedell
L PROTECTED] To:<[EMAIL PROTECTED]> cc: (bcc: Kevin Bedell/Systems/USHO/SunLife) Subject: RE: ANT gui question Hi, no graphical tool afaik; I'm often using Planty ( http://www.gebit.de/download/planty/planty.html), which is a plugin for Eclipse providing ant files edition (including c

RE: ANT gui question

2002-11-18 Thread Thibaut Barrere
1, rue de Cambrai - Bât. n°33 - 75019 Paris - France [EMAIL PROTECTED] +33 (0) 1 55 26 70 52 http://www.agromarches.fr -Message d'origine- De : Sam [mailto:[EMAIL PROTECTED]] Envoyé : samedi 16 novembre 2002 23:56 À : axis Objet : ANT gui question Hi. Is there any GUI or tool that

Re: ANT gui question

2002-11-17 Thread Prabhakar Chaganti
There is a tool in the ant cvs called Antidote that lets you edit build.xml files. I am not sure that any work is being done on it currently. If by graphical editing you mean tree based viewing/editing of xml files there are several editors (such as XMLSpy etc). Among java ides, Netbeans has a p

ANT gui question

2002-11-16 Thread Sam
Hi. Is there any GUI or tool that generates ANT build files automatically or allows the build.xml to be edited graphically ? Thanks /s