();
String projectPath = target.getLocation().getFileName();
Thanks
> -Original Message-
> From: ext [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 13 November 2008 06:48
> To: user@ant.apache.org
> Subject: AW: Find a properties location
>
> While I think that
[EMAIL PROTECTED]
>Gesendet: Mittwoch, 12. November 2008 16:22
>An: user@ant.apache.org
>Betreff: RE: Find a properties location
>
>Hi,
>
>I not looking for the value of the property but where in the
>configuration it is defined.
>
>The org.apache.tools.ant.Target class has
[EMAIL PROTECTED]
> Sent: 12 November 2008 15:11
> To: user@ant.apache.org
> Subject: AW: Find a properties location
>
> Properties are a String-String-Mapping.
> Quasi a
> Hashtable properties = ...
> The name works as key.
> The value is set by
>: to the stri
business
of Sender. This transmission is of a confidential nature and Sender does not
endorse distribution to any party other than intended recipient. Sender does
not necessarily endorse content contained within this transmission.
> Subject: AW: Find a properties location
> Date: W
[EMAIL PROTECTED]
>Gesendet: Mittwoch, 12. November 2008 15:32
>An: user@ant.apache.org
>Betreff: Find a properties location
>
>Hi,
>
>How can I find out where a property is defined, which ant file?
>
>I would like:
>project.getProperty("helium.dir").file()
>
Hi,
How can I find out where a property is defined, which ant file?
I would like:
project.getProperty("helium.dir").file()
or:
project.getProperty("helium.dir").location()
Thanks
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
F