Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
Ant
Edit
PageHistory
Diff
Info
LikePages
You are viewing an old revision of this page.
View the current version
.
A re-write of the [make(1)] system in [Java] without the dependancy on the shell. Part of the [Apache] project. The difference between [Ant] and [make(1)] is approximately 30 years of SoftwareEngineering theory and practice. It uses "build.xml" files rather than [MakeFile]s, has a much wider range of built-in targets than make and is extensible using [Java] classes rather than shell scripts. http://ant.apache.org/
14 pages link to
Ant
:
MakeFile
BuildTools
AntVsMake
UnitTesting
JavaNotes
GeoffCant
TimCareySmith
ReligiousWar
ant
SoftwareDevelopmentTools
ApacheSoftwareFoundation
Eclipse
JavaDeps
AdvancedUserTips