Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 27159 invoked from network); 17 Aug 2006 22:22:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Aug 2006 22:22:53 -0000 Received: (qmail 36262 invoked by uid 500); 17 Aug 2006 22:22:47 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 36227 invoked by uid 500); 17 Aug 2006 22:22:47 -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 36119 invoked by uid 99); 17 Aug 2006 22:22:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Aug 2006 15:22:46 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [194.88.222.178] (HELO supertimor.gemplus.com) (194.88.222.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Aug 2006 15:22:45 -0700 Received: from GMSEXC01.CORP.DS.GEMPLUS.COM (unknown [10.2.158.60]) by supertimor.gemplus.com (Postfix) with ESMTP id 4E1FF1FB47F for ; Thu, 17 Aug 2006 22:19:29 +0000 (GMT) Received: from GMSEXC03.CORP.DS.GEMPLUS.COM ([10.2.158.51]) by GMSEXC01.CORP.DS.GEMPLUS.COM with Microsoft SMTPSVC(6.0.3790.1830); Fri, 18 Aug 2006 00:19:29 +0200 Received: from VGEEXC02.CORP.DS.GEMPLUS.COM ([10.10.62.52]) by GMSEXC03.CORP.DS.GEMPLUS.COM with Microsoft SMTPSVC(6.0.3790.1830); Fri, 18 Aug 2006 00:19:29 +0200 X-MIMEOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: ANT in eclipse - ${eclipse.home} property Date: Fri, 18 Aug 2006 00:19:22 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ANT in eclipse - ${eclipse.home} property Thread-Index: AcbCSmWL9gHzawXYSxa27NI5X0l2eAAABJOQ From: "LIRA Olavo" To: "Ant Users List" X-OriginalArrivalTime: 17 Aug 2006 22:19:29.0323 (UTC) FILETIME=[34F1B7B0:01C6C24B] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello,=20 A know it is not a eclipse forum, but maybe one of you has already passed by the same situation using ANT inside eclipse. The question is: "Is there a way to all my ANT files run by default in the same JRE from the workspace, so I can see the ${eclipse.home} variable?" All the time that I have a new ANT I have first to right click and then Run As -> Ant build... and then in JRE tab choose "Run in the same JRE as the workspace" so the ${eclipse.home} properties can be seen by my ANT script. Thanks in advance,=20 Olavo Lira --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org