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 698 B

12345678910111213141516171819202122232425
  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. <hr>
  16. <p align="center">Copyright &copy; 2000,2001 Apache Software Foundation. All rights
  17. Reserved.</p>
  18. </body>
  19. </html>