- Java environment installed.
To install Apache Ant, do the following steps:
- Download Ant (http://www.pirbot.com/mirrors/apache//ant/binaries/apache-ant-1.10.1-bin.tar.gz)
- Uncompress the downloaded archive in a specific directory.
- Set the environment variable
ANT_HOMEto the uncompressed directory. Add${ANT_HOME}/binto your path. - From the
ANT_HOMEdirectory executeant -f fetch.xml -Ddest=system