Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Apache Ant
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Extensions== WOProject-Ant<ref>{{cite web|url=http://www.objectstyle.org/confluence/display/WOL/WOProject-Ant |title=WOProject-Ant β WOProject / WOLips β Confluence |url-status=dead |archive-url=https://web.archive.org/web/20090108131210/http://www.objectstyle.org/confluence/display/WOL/WOProject-Ant |archive-date=2009-01-08 }}<!-- Bot generated title --></ref> is just one of many examples of a task extension written for Ant. These extensions are installed by copying their <code>.jar</code> files into ant's <code>lib</code> directory. Once this is done, these task extensions can be invoked directly in the typical <code>build.xml</code> file. The WOProject extensions allow [[WebObjects]] developers to use ant in building their frameworks and apps, instead of using [[Apple Computer|Apple's]] [[Xcode]] suite. <code>Antcontrib</code><ref>{{cite web | url=http://ant-contrib.sourceforge.net | title=Ant-Contrib}}</ref> provides a collection of tasks such as conditional statements and operations on properties as well as other useful tasks.<ref>{{cite web | url=http://ant-contrib.sourceforge.net/tasks/tasks/index.html | title=Ant-Contrib Tasks}}</ref>{{sfn | Moodie | 2005 | loc = Chapter Β§10 Writing Custom Tasks - Using Third-Party Custom Tasks | pp=266-267}} <code>Ant-contrib.unkrig.de</code><ref>{{cite web | url=http://ant-contrib.unkrig.de | title=ant-contrib.unkrig.de}}</ref> implements tasks and types for networking, [[Swing (Java)|Swing]] user interfaces, [[JSON]] processing and other. Other task extensions exist for [[Perforce]], [[.NET Framework]], [[EJB]], and filesystem manipulations.<ref>{{cite web | url=https://ant.apache.org/manual/tasksoverview.html | title=Overview of Ant Tasks}}<!-- Bot generated title --></ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)