Tutorials Navigation
Apache Ant Tutorial - Environment Setup
Tutorial Name: Apache Ant Tutorial - Environment Setup
Category: PC Tutorials
Submitted By: hoot
Date Added:
Comments: 0
Views: 973
Related Forum: PC Building Forum
Share:
Installing Apache Ant:
It is assumed that you have already downloaded and installed Java Development Kit (JDK) on your computer. If not, please follow the instructions here.
-Ensure that the JAVA_HOME environment variable is set to the folder where your JDK is installed.
-Download the binaries from [ Register or Signin to view external links. ]
-Unzip the zip file to a convenient location c:\folder. using Winzip, winRAR, 7-zip or similar tools.
-Create a new environment variable called ANT_HOME that points to the Ant installation folder, in this case c:\apache-ant-1.8.2-bin folder.
-Append the path to the Apache Ant batch file to the PATH environment variable. In our case this would be the c:\apache-ant-1.8.2-bin\bin folder.
Verifying Apache Ant Installation:
To verify the successful installation of Apache Ant on your computer, type ant on your command prompt.
You should see an output similar to
C:\>ant -version
If you do not see the above output, then please verify that you have followed the installation steps properly.
Installing Eclipse:
This tutorial also covers integration of Ant with Eclipse IDE. Hence, if you have not installed Eclipse already, please download and install Eclipse
To install Eclipse
1. Download the latest Eclipse binaries from [ Register or Signin to view external links. ]
2. Unzip the Eclipse binaries to a convenient location, say c:\folder
3. Run Eclipse from c:\eclipse\eclipse.exe
Ratings
Comments
Related Tutorials
- 01. Emulating Xbox 360 on PC for Running COD4 With Mods(3,526)
- 02. How to: Matrix Numbers | Batch File(1,913)
- 03. How to Password Protect Files on Windows(859)
- 04. How to play Socom 2/3/ and Combined Assault on PC(6,746)
- 05. Modern Warfare 2 Vac Ban Bypass Tutorial(6,169)
- 06. How to embed an image on TheTechGame(3,104)
- 07. [PC] NIOH 2 OTHER USER SAVE RESIGN(13,017)
- 08. Host bot lobbies! Full Tutorial!(11,356)
- 09. Unban yourself [Plutonium BO2](14,262)
- 10. Fall Guys - How to Change Your Name Color on Fall Guys(8,396)
- 11. Best Crosshair Settings for Valorant(6,534)
- 12. Othercide The Surgeon Boss Guide(2,548)
- 13. Othercide Remembrances Unlock Guide(4,476)
- 14. Othercide Beginners Tips and Tricks(2,719)
- 15. How to Fix Grounded Crashes, Loading Time, Low FPS and Other(4,855)
"Apache Ant Tutorial - Environment Setup" :: Login/Create an Account :: 0 comments