NetBeans ant

hi

i have been programing in java for a while i know the basics but just moved to netbeans and found there is an "ant" function. can some on explain what ant is and how to implement it....

some good links i searched the forum and found no resultsed googled it and didnt really find out what it was and how to implement it?

Any links or help would be great thanks!

[391 byte] By [Nibura] at [2007-11-26 16:40:29]
# 1
Ant is a build tool similar to GNU make but for java. It will help you build your Java project and include all the libraries you need to compile
hartrafta at 2007-7-8 23:07:25 > top of Java-index,Developer Tools,Java Compiler...