- 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_HOME
to the uncompressed directory. Add${ANT_HOME}/bin
to your path. - From the
ANT_HOME
directory executeant -f fetch.xml -Ddest=system