From user-return-59662-apmail-ant-user-archive=ant.apache.org@ant.apache.org Wed Feb 07 22:23:04 2007 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 53449 invoked from network); 7 Feb 2007 22:23:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Feb 2007 22:23:03 -0000 Received: (qmail 67650 invoked by uid 500); 7 Feb 2007 22:23:06 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 67611 invoked by uid 500); 7 Feb 2007 22:23:06 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 67600 invoked by uid 99); 7 Feb 2007 22:23:05 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Feb 2007 14:23:05 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [146.197.27.91] (HELO barrierM241.nike.com) (146.197.27.91) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Feb 2007 14:22:56 -0800 X-Server-Uuid: BDE2CC8B-9671-48D4-9A25-CA756DA0A621 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Subject: RE: Good editor for Ant scripts? Date: Wed, 7 Feb 2007 14:22:28 -0800 Message-ID: <200702072222.l17MMZdJ026542@barrierM241.nike.com> In-Reply-To: <209020.6883.qm@web39712.mail.mud.yahoo.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Good editor for Ant scripts? Thread-Index: AcdKkuHSOuzNh1AwT4uCZNyOoUVrkAAc09GA From: "Anderson, Rob (Global Trade)" To: "Ant Users List" X-OriginalArrivalTime: 07 Feb 2007 22:22:28.0709 (UTC) FILETIME=[73BE5950:01C74B06] X-WSS-ID: 69D48EAF1J01930114-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org > -----Original Message----- > From: Hans Schwaebli [mailto:hans_schwaebli@yahoo.com]=20 > Sent: Wednesday, February 07, 2007 12:34 AM > To: Ant Users List > Subject: Good editor for Ant scripts? >=20 > I am searching for an editor which shows me for example that=20 > a property is not set if called from another method. > =20 > To me, Ant scripts are similiar to a programming language.=20 > The Eclipse Java editor shows a lot of feedback (errors and=20 > warnings) for Java programs while writing. I wish something=20 > like this for Ant scripts. > =20 > Is there a really good editor for Ant scripts? The Ant=20 > script editor of Eclipse 3.1 does not provide enough feedback=20 > and help for me. >=20 > =20 > --------------------------------- > Bored stiff? Loosen up... > Download and play hundreds of games for free on Yahoo! Games. >=20 Eclipse has an ant build file debugger. I know that is not what you are asking for, but you might find it usefull. -Rob Anderson --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org