|
|
@@ -68,6 +68,26 @@ required to run Ant. |
|
|
|
|
|
|
|
To install Ant, choose a directory and copy the distribution |
|
|
|
file there. This directory will be known as ANT_HOME. |
|
|
|
<br> |
|
|
|
|
|
|
|
<table width="80%"> |
|
|
|
<tr> |
|
|
|
<td colspan="2"> |
|
|
|
<b>Windows 95 and Windows 98 Note:</b> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td width="5%"> </td> |
|
|
|
<td><i> |
|
|
|
On these systems, the script used to launch Ant will have |
|
|
|
problems if ANT_HOME is a long filename. This is due to |
|
|
|
limitations in the OS's handling of the <code>"for"</code> |
|
|
|
batch-file statement. It is recommended, therefore, that Ant be |
|
|
|
installed in a <b>short</b> path, such as C:\Ant.</i> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<br> |
|
|
|
|
|
|
|
Before you can run ant there is some additional set up you |
|
|
|
will need to do:</p> |
|
|
|