ee9c1c3220
tested in a bulk by landry@ ok kurt@
6 lines
337 B
Plaintext
6 lines
337 B
Plaintext
Apache Ant is a Java library and command-line tool whose mission is to
|
|
drive processes described in build files as targets and extension points
|
|
dependent upon each other. The main known usage of Ant is the build of
|
|
Java applications. Ant supplies a number of built-in tasks allowing to
|
|
compile, assemble, test and run Java applications.
|