Apache Ant Fundamentals
Learn the fundamentals of Apache Ant, a powerful and easy to use open-source build tool.
What you'll learn
Learn the fundamentals of Apache Ant, a powerful and easy to use open-source build tool mainly for Java, providing a number of built-in tasks for compiling, assembling, and testing Java applications. Ant can also be used effectively to build C or C++ applications or perform file management tasks for any sort of project.