ANT
|
| Level: |
|
 |
| % Complete: |
|
|
|
Ever got tired of shell-based build-scripts (e.g. make)?
Ant is a Java-based build tool. It is platform independent , XML-based, extensible and has support from every IDE.
Ant is de-facto the Java build standard.
This seminar will introduce the basics of Ant and then will cover the most important Ant tasks.
Tags: Java, Build