Wednesday, April 1, 2009

Ant: get the absolute path of the current directory at runtime

<property name="base.dir" location="." />

the property "base.dir" is the absolute path of the current directory at runtime.

No comments:

Post a Comment