
Please go to the command prompt and check if the installation is done successfully. Click 'OK'.Ĭlick on OK button and close all remaining windows. Apache Anthology is a Java archive and command-line tool for automating software build processes.It drives the processes or instructions described in construction files while targets and extension points dependent once each other.The main known utilisation of Ant is the build of Java software. In the Edit System Variable (or New System Variable) window, specify the value of the 'PATH' environment variable. After adding find the 'PATH' environment variable and Click on 'Edit' to add. In the section 'System Variables', Add path for ANT. And Click the 'Advanced system settings' link.


Please find the below steps with screen shots to set the ANT Path:įrom the desktop, right click the 'Computer' icon / Right click on my computer and Choose 'Properties' from the context menu. Step 3: Now we need to SET the path in Environment variables as we do for JAVA. And place the extracted folder in C drive, preferably C:\Program Files. Step 2: Extract 'apache-ant-versionxyz-bin.zip' and rebane with proper name by removing the version as 'Apache Ant'. It looks like apache-ant-versionxyz-bin.zip. zip format is recommended format for Windows Operating systems. Note: Make sure you download the appropriate formats. Step 1: First please download the latest version of ANT. Type 'Java -version' to check if the java is installed or not. Check from command prompt if java is installed already in your machine.

Before installing ANT, make sure you have a Java environment installed.
