|
- <html>
-
- <head>
- <meta http-equiv="Content-Language" content="en-us">
- <title>Ant User Manual</title>
- </head>
-
- <body>
- <h1>Ant Resources</h1>
-
- <h2><a name="faq">FAQ</a></h2>
- <p>There is an on-line FAQ for Ant at <a target="_top"
- href="http://jakarta.apache.org/jyve-faq/Turbine/screen/DisplayTopics/action/SetAll/project_id/2/faq_id/16">jakarta.apache.org</a>. This
- FAQ is interactive, which means you can ask and answer questions
- on line.</p>
- <p>One of the questions popping up quite often is "Is there a DTD for
- buildfiles?" Please refer to the FAQ for an answer.</p>
-
- <h2><a name="external">External Resources</a></h2>
-
- <p>There is a powerpoint presentation by Patrick Chanezon (chanezon@netscape.com)
- here:
- <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a></p>
-
- <p>Another ppt pres by Steve Loughran (steve_l@iseran.com)
- <a href="http://www.iseran.com/stuff/Modern_Development_Crises.ppt">http://www.iseran.com/stuff/Modern_Development_Crises.ppt</a></p>
-
- <p>and some articles to get ideas from here:
- <a href="http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java">http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java</a>
- <a href="http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html">http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html</a>
- <a href="http://jakarta.apache.org/commons/cactus/ant.html">http://jakarta.apache.org/commons/cactus/ant.html</a></p>
-
- <p>Here's another Ant presentation, made at the St. Louis Java Users
- Group meeting in March (PowerPoint):
- <a href="http://www.ociweb.com/javasig/knowledgebase/March2001/index.html">http://www.ociweb.com/javasig/knowledgebase/March2001/index.html</a></p>
-
- <p>An article about developing tasks with VAJ by Glenn McAllister can
- be found at <a href="http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&p=1&BCT=1&Footer=1">http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&p=1&BCT=1&Footer=1</a></p>
-
- <hr>
- <p align="center">Copyright © 2000,2001 Apache Software Foundation. All rights
- Reserved.</p>
-
- </body>
- </html>
|