Installing ANT
• Download Ant binary distribution from:
• Set ANT_HOME to where you installed Ant
• Include $ANT_HOME/bin in PATH
• Make sure JAVA_HOME is set to point to JDK
After successful installation of Ant, run ant –version command to verify it.
|
Java™ Application Development on Linux® – Free 599 Page eBook |
Enabling Rapid ROI: With Java™ – Based Business Intelligence Applications: |
||||
Related articles
- How to install Ant? (clean-clouds.com)
- Introduction to ANT (clean-clouds.com)
- Writing Custom Task in Ant (clean-clouds.com)
- Sample Ant Build (clean-clouds.com)
- Maven~Software Tool for Project Management and Builds Automation (clean-clouds.com)
- How ANT works? (clean-clouds.com)
- Installing ANT and Ivy on a new computer (javaclaus.wordpress.com)
- Checkstyle~A static code analysis tool (clean-clouds.com)
- Built-in Tasks in Ant (clean-clouds.com)
- Command Line Arguments in Ant (clean-clouds.com)











Pingback: Sample Ant Build | Researcher's Blog (Informative)
Pingback: Writing Custom Task in Ant | Researcher's Blog (Informative)
Pingback: Introduction to ANT | Researcher's Blog (Informative)
Pingback: Built-in Tasks in Ant | Researcher's Blog (Informative)
Pingback: ANT Overview, Structure & Basics (Build File) | Researcher's Blog (Informative)
Pingback: How ANT works? « Researcher's Blog