olzindia.blogg.se

Compiling java with ant command line
Compiling java with ant command line





compiling java with ant command line compiling java with ant command line

History of Apache AntĪnt was created by software developer James Duncan Davidson who is also the original creator of webserver application Tomcat.Īnt was originally used to build Tomcat, and was bundled as a part of Tomcat distribution. It is an Operating System build and deployment tool that can be executed from the command line. To automate and simplify the above tasks, Apache Ant is useful. On an average, a developer spends a substantial amount of time doing mundane tasks like build and deployment that include −ĭeploying the binaries to the test serverĬopying the code from one location to another Before going into the details of Apache Ant, let us first understand why we need a build tool. It is a Java-based build tool from computer software development company Apache.







Compiling java with ant command line