use AntContribs <propertyregexp> for evaluating the one from the other.

Jan

> -----Ursprüngliche Nachricht-----
> Von: Olivier Mocquais RD-BIZZ
> [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 7. Januar 2005 16:24
> An: user@ant.apache.org
> Betreff: How to define a property ?
> 
> Hi,
> 
> I need to use a property which describe a java class in an Ant script.
>     <property name="interface.name" 
> value="generated.webws.IHelloWorld"/>
>     <property name="interface.name.class" 
> value="generated/webws/IHelloWorld.java"/>
> 
> But, I want to define only ONE property. How can I do this ?
> 
> Thanks for your answers.
> 
> Olivier
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to