What is history of ant?
Answer / Tinu Kumar
Apache Ant was initially created by James Duncan Davidson while working at Sun Microsystems in 1999. Its main goal was to provide an open-source build tool for Java projects, similar to the Unix make utility. In January 2001, Apache Ant became a Top-Level Project of the Apache Software Foundation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is dependency? How it is used into ant? What is its use?
Can you explain ant functionality?
What is dependency? How it is used into ant?
Explain how to make ant user interactive?
What are the capabilities of ant?
How to use ant-contrib tasks?
How you can compile, jar and run into ant command prompt?
How we can set path path and classpath into an ant build file?
What is advantage of ant 1.7.1?
How can I use ant to run a java application?
Which version of java is required to run ant?
How we can echo message in ant?