Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 68592 invoked by uid 500); 9 Aug 2001 23:24:45 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 68583 invoked from network); 9 Aug 2001 23:24:44 -0000 Message-ID: <001401c1212a$802d4cc0$2201a8c0@nshome> From: "Nico Seessle" To: References: <20010809231047.11975.qmail@web20101.mail.yahoo.com> Subject: Re: GUI tool for editing Ant files Date: Fri, 10 Aug 2001 01:24:53 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N ----- Original Message ----- From: "Adam Lancaster" To: Sent: Friday, August 10, 2001 1:10 AM Subject: GUI tool for editing Ant files > Does anyone know of a GUI tool for editing and running > ant build files? I have started development of my own > app that could do this and was wondering if it already > existed. If it does exist, I would like to help in the > development of the tool if possible. If it doesn't > exist, I would like to submit the code I have as a > baseline for further development. > Yes, there is such a tool. It's called Antidote and lives in it's own repository. See http://jakarta.apache.org/site/cvsindex.html Nico