You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

resources.html 1.9 kB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Language" content="en-us">
  4. <title>Ant User Manual</title>
  5. </head>
  6. <body>
  7. <h1>Ant Resources</h1>
  8. <h2><a name="faq">FAQ</a></h2>
  9. <p>There is an on-line FAQ for Ant at <a target="_top"
  10. href="http://jakarta.apache.org/jyve-faq/Turbine/screen/DisplayTopics/action/SetAll/project_id/2/faq_id/16">jakarta.apache.org</a>. This
  11. FAQ is interactive, which means you can ask and answer questions
  12. on line.</p>
  13. <p>One of the questions popping up quite often is &quot;Is there a DTD for
  14. buildfiles?&quot; Please refer to the FAQ for an answer.</p>
  15. <h2><a name="external">External Resources</a></h2>
  16. <p>There is a powerpoint presentation by Patrick Chanezon (chanezon@netscape.com)
  17. here:
  18. <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a>
  19. <p>Another ppt pres by Steve Loughran (steve_l@iseran.com)
  20. <a href="http://www.iseran.com/stuff/Modern_Development_Crises.ppt">http://www.iseran.com/stuff/Modern_Development_Crises.ppt</a>
  21. <p>and some articles to get ideas from here:
  22. <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>
  23. <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>
  24. <a href="http://jakarta.apache.org/commons/cactus/ant.html">http://jakarta.apache.org/commons/cactus/ant.html</a>
  25. <p>Here's another Ant presentation, made at the St. Louis Java Users
  26. Group meeting in March (PowerPoint):
  27. <a href="http://www.ociweb.com/javasig/knowledgebase/March2001/index.html">http://www.ociweb.com/javasig/knowledgebase/March2001/index.html</a>
  28. <hr>
  29. <p align="center">Copyright &copy; 2000,2001 Apache Software Foundation. All rights
  30. Reserved.</p>
  31. </body>
  32. </html>