Apache Ant

5
(1)

Apache Ant is a software tool for automating software build processes which originated from the Apache Tomcat project in early 2000 as a replacement for the Make build tool of Unix.

It is similar to Make, but is implemented using the Java language and requires the Java platform.

Unlike Make, which uses the Makefile format, Ant uses XML to describe the code build process and its dependencies.

Last Updated on 1 year by pinc

How useful was this post?

Click on a star to rate it!

Average rating 5 / 5. Vote count: 1

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?