link mingle home | logged in as: guest | login/register| help


Home Programming
Ant
Submit Link Here  

Apache Ant
Apache Ant is a software tool for automating software build processes. It is similar to make but is written in the Java language, requires the Java platform, and is best suited to building Java projects. The most immediately noticeable difference between Ant and make is that Ant uses XML to describe the build process and its dependencies, whereas make has its Makefile format. By default the XML file is named build.xml.
created by syam1224 on 2008-03-26 23:08:09



35
Votes
Free Books for Apache Ant
Apache Ant (or simply Ant) is an XML-based build scripting language used heavily by the Open Source community.
created by syam1224 on 2008-03-27 00:49:06



31
Votes
Apache Ant Tutorials
Ant is a platform-independent scripting tool that lets you construct your build scripts in much the same fashion as the \"make\" tool in C or C++. You can use a large number of built-in tasks in Ant without any customization.
created by syam1224 on 2008-03-27 03:35:00



19
Votes
0
Programming
 
Thumbnails by Thumbshots.net