|
|
@@ -201,6 +201,8 @@ This is resolved as <code>build/classes</code>.</p> |
|
|
|
defined using a <code><property></code> task. |
|
|
|
For example, <code>${os.name}</code> expands to the |
|
|
|
name of the operating system.</p> |
|
|
|
<p>For a list of system properties see |
|
|
|
<a href="http://java.sun.com/j2se/1.3/docs/api/java/lang/System.html#getProperties()">the Javadoc of System.getProperties</a>. |
|
|
|
<p>In addition, Ant has some built-in properties:</p> |
|
|
|
<pre> |
|
|
|
basedir the absolute path of the project's basedir (as set |
|
|
|