Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ant-dev] ant/ide usefull add-ons

What about adding IDE variables, ie ECLIPSE_HOME,
CLASSPATH VARS to ant params :

ant -DECLIPSE_HOME=/home/eclipse/ -DJRE_LIB=/usr/jdk130 -DSERVLET_API=/usr/share/java/servlet.jar

ECLIPSE_HOME and JRE_LIB came from IDE.
SERVLET_API is a CLASSPATH var.

It's really a needed features, which will help us
to have build files useable in IDE via RunAnt and
outside, ie from a shell or a RPM .spec file.

Regards
 

-
Henri Gomez                 ___[_]____
EMAIL : hgomez@xxxxxxx        (. .)                     
PGP KEY : 697ECEDD    ...oOOo..(_)..oOOo...
PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 



>-----Original Message-----
>From: Thomas Papiernik [mailto:t.papiernik@xxxxxxxxxxxxxxxxx]
>Sent: Thursday, February 28, 2002 3:52 PM
>To: platform-ant-dev@xxxxxxxxxxx
>Subject: [platform-ant-dev] Plan to integrate 1.5 of Ant
>
>
>Any plan to integrate the current development version of Ant (1.5) ?
>
>Thomas Papiernik
>
>_______________________________________________
>platform-ant-dev mailing list
>platform-ant-dev@xxxxxxxxxxx
>http://dev.eclipse.org/mailman/listinfo/platform-ant-dev
>


Back to the top