Have you looked ant the Ant documentation for the "Property" task? It shows
how you can load a set of properties using a .properties file in the
standard Java .properties file format:

<property file="foo.properties"/>

Hope this helps,
-Dan

-----Original Message-----
From: Ortiz Garrudo, Alvaro [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 12, 2002 9:38 AM
To: 'Ant Users List'
Subject: File Properties



Excuse me for my english:

Hello:
    
     Somebody know the way of get use  someone "File Propertyes" where I can
write, global properties.

     I want write a build.xml but this are reusable with diferent "File
Propertyes".

Excuse me for my english :-(




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



************************************************************************** 
This e-mail and any files transmitted with it may contain privileged or 
confidential information. It is solely for use by the individual for whom 
it is intended, even if addressed incorrectly. If you received this e-mail 
in error, please notify the sender; do not disclose, copy, distribute, or 
take any action in reliance on the contents of this information; and delete 
it from your system. Any other use of this e-mail is prohibited. Thank you 
for your compliance.




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to