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.

external.xml 3.0 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. <?xml version="1.0"?>
  2. <document>
  3. <properties>
  4. <author email="bodewig@apache.org">Stefan Bodewig</author>
  5. <title>External Resources</title>
  6. </properties>
  7. <body>
  8. <section name="External Resources for Ant">
  9. <p>This page lists external resources for Ant: tasks, IDE
  10. integration tools, loggers, you name it. If you've written
  11. something that should be included, please post all relevant
  12. information to one of the mailing lists.</p>
  13. <p>Nothing listed here is directly supported by the Ant
  14. developers, if you encounter any problems with them, please use
  15. the contact information.</p>
  16. </section>
  17. <section name="Tasks">
  18. <subsection name="Anakia">
  19. <p>Actually, Anakia is more than just an Ant task, it is a an
  20. XML transformation tool based on JDOM, Velocity and Ant.</p>
  21. <p><strong>Compatibility:</strong> Ant 1.2 and 1.3</p>
  22. <p><strong>URL</strong>: <a
  23. href="http://jakarta.apache.org/velocity/anakia.html">http://jakarta.apache.org/velocity/anakia.html</a>.</p>
  24. <p><strong>Contact:</strong> <a
  25. href="http://jakarta.apache.org/site/mail2.html">Velocity
  26. mailing lists</a></p>
  27. <p><strong>License:</strong> Apache Software License</p>
  28. </subsection>
  29. </section>
  30. <section name="IDE/Editor Integration">
  31. <subsection name="AntRunner">
  32. <p>An OpenTool that integrates Ant into the JBuilder IDE.</p>
  33. <p><strong>Compatibility:</strong> Ant 1.2 and 1.3</p>
  34. <p><strong>URL</strong>: <a href="http://www.dieter-bogdoll.de/java/AntRunner/">http://www.dieter-bogdoll.de/java/AntRunner/</a>.</p>
  35. <p><strong>Contact:</strong> <a href="mailto:bogdoll@users.sourceforge.net">Dieter Bogdoll</a></p>
  36. <p><strong>License:</strong> GNU General Public License</p>
  37. </subsection>
  38. <subsection name="AntWork">
  39. <p>A plugin that integrates Ant into the Jext editor.</p>
  40. <p><strong>Compatibility:</strong> Ant 1.2 and 1.3</p>
  41. <p><strong>URL</strong>: <a href="ftp://jext.sourceforge.net/pub/jext/plugins/AntWork.zip">ftp://jext.sourceforge.net/pub/jext/plugins/AntWork.zip</a>.</p>
  42. <p><strong>Contact:</strong> <a href="mailto:KHartlage@t-online.de">Klaus Hartlage</a></p>
  43. <p><strong>License:</strong> GNU General Public License</p>
  44. </subsection>
  45. <subsection name="Forte module for Ant">
  46. <p>A module that integrates Ant into the Forte IDE.</p>
  47. <p><strong>Compatibility:</strong> any version of Ant prior to
  48. and including Ant 1.3</p>
  49. <p><strong>URL</strong>: <a href="http://ant.netbeans.org">http://ant.netbeans.org</a>.</p>
  50. <p><strong>Contact:</strong> <a href="mailto:nbdev@netbeans.org">nbdev@netbeans.org</a></p>
  51. <p><strong>License:</strong> Sun Public License</p>
  52. </subsection>
  53. </section>
  54. <section name="Other">
  55. <p>Not available</p>
  56. </section>
  57. </body>
  58. </document>