Monday, March 12, 2012

How to configure ANT in System?


1. Download ANT-(apache ant version bin)
2. Unzip the file
4. Go inside in ANT
5. Copy the full path(The Path where the ANT file is seated)
//Setup the Environment variable
6. Go to my computer
7. Go to properties
8. Go to Advance tab
9. Click on the Environment variable
10. System variable add new variable>>Click on the NEW button
Give variable name: ANT_HOME
Give the variable Path: Which you copied where the ANT present
11. Then go down select the Path
12. Click on the Edit.. it don’t do any changes in the middle or start that path, give the; and then copied the ANT Path..... write \bin at the end
13. Go to the cmd prompt
14. Give the command ANT

No comments:

Post a Comment