Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 85005 invoked from network); 26 Mar 2010 11:46:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Mar 2010 11:46:27 -0000 Received: (qmail 10501 invoked by uid 500); 26 Mar 2010 11:46:27 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 10403 invoked by uid 500); 26 Mar 2010 11:46:26 -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 10395 invoked by uid 99); 26 Mar 2010 11:46:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Mar 2010 11:46:26 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [62.154.176.138] (HELO icon040.icongmbh.de) (62.154.176.138) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Mar 2010 11:46:19 +0000 Received: from icsrv02.icongmbh.de (unknown [192.168.195.2]) by icon040.icongmbh.de (Postfix) with ESMTP id 2D0AF12060 for ; Fri, 26 Mar 2010 12:20:48 +0100 (CET) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: AW: AW: Ant xmlproperty question,Please help me X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Fri, 26 Mar 2010 12:20:47 +0100 Message-ID: <06080D44730F41428BAF2168FA8BDD80046EC4F9@icsrv02.icongmbh.de> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: AW: Ant xmlproperty question,Please help me thread-index: AcrMx7PlyBe+W9A1T9S+aepqwAFUIgADdOSw References: <27714461.post@talk.nabble.com> <28039514.post@talk.nabble.com> <06080D44730F41428BAF2168FA8BDD80046EC4E7@icsrv02.icongmbh.de> <28040021.post@talk.nabble.com> From: "Knuplesch, Juergen" To: "Ant Users List" X-Virus-Checked: Checked by ClamAV on apache.org Hello, I dont know what Xmltask is. We talk about ant, do we?=20 Is xmltask a task in ANT or what is it? So why shouldnt you use XMLtask and ant4eclipse together? Some code fragment: This gets you the Eclipse runtime classpath of the project = ${YourEclipseProject} in the workspace ${yourEclipseWorkspace} into the = path id yourid. How to use ANT and ant4eclipse is described in the manuals. Greetings Juergen --=20 J=FCrgen Knuplesch =20 -----Urspr=FCngliche Nachricht----- Von: amasha [mailto:amasha_zhao@hotmail.com]=20 Gesendet: Freitag, 26. M=E4rz 2010 10:35 An: user@ant.apache.org Betreff: Re: AW: Ant xmlproperty question,Please help me Can you get me some script about ant4eclipse? and I want to use XmlTask!=20 Would you have some suggestion?=20 Thank you=20 Knuplesch, Juergen wrote: >=20 > Hello, >=20 > I use ant4eclipse a lot and encourage as well to use it. >=20 > Greetings J=FCrgen >=20 >=20 > -- > J=FCrgen Knuplesch > -----Urspr=FCngliche Nachricht----- > Von: amasha [mailto:amasha_zhao@hotmail.com] > Gesendet: Freitag, 26. M=E4rz 2010 09:49 > An: user@ant.apache.org > Betreff: Ant xmlproperty question,Please help me >=20 >=20 > I have a .classpath: >=20 > > = /WallpaperInterfaceImpl.java|com/orange/homescreen/pil/android21impl/UIIn= terfaceImpl.java" > kind=3D"src" path=3D"src"/> > path=3D"com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> > > >=20 > And I want compile the source coding by ant. The ant script: > description=3D"Compiles project's .java files into .class files"> > > value=3D"${tested.project.absolute.dir}/bin/classes" else=3D"."> > > > destdir=3D"${out.classes.absolute.dir}" > bootclasspathref=3D"android.target.classpath" verbose=3D"${verbose}" > classpath=3D"${extensible.classpath}"> > > > name=3D"${source-clients}/android21impl/WallpaperInterfaceImpl.java" = /> > > > > > > >=20 > In ant script. I must update my ant script manul, because > =09 > name=3D"${source-clients}/android21impl/WallpaperInterfaceImpl.java" > /> > /> >=20 > often change following the .classpath file. >=20 > So I want to know how can i do this auto following .classpath by ant=20 > script? >=20 > Please help me >=20 > Thank you > -- > View this message in context: > http://old.nabble.com/Ant-xmlproperty-question-tp27714461p28039514.htm > l Sent from the Ant - Users mailing list archive at Nabble.com. >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional = > commands, e-mail: user-help@ant.apache.org >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional = > commands, e-mail: user-help@ant.apache.org >=20 >=20 >=20 -- View this message in context: = http://old.nabble.com/Ant-xmlproperty-question-tp27714461p28040021.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org