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 2.7 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  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>URL</strong>: <a
  22. href="http://jakarta.apache.org/velocity/anakia.html">http://jakarta.apache.org/velocity/anakia.html</a>.</p>
  23. <p><strong>Contact:</strong> <a
  24. href="http://jakarta.apache.org/site/mail2.html">Velocity
  25. mailing lists</a></p>
  26. <p><strong>License:</strong> Apache Software License</p>
  27. </subsection>
  28. </section>
  29. <section name="IDE/Editor Integration">
  30. <subsection name="AntRunner">
  31. <p>An OpenTool that integrates Ant into the JBuilder IDE.</p>
  32. <p><strong>URL</strong>: <a href="http://www.dieter-bogdoll.de/java/AntRunner/">http://www.dieter-bogdoll.de/java/AntRunner/</a>.</p>
  33. <p><strong>Contact:</strong> <a href="mailto:bogdoll@users.sourceforge.net">Dieter Bogdoll</a></p>
  34. <p><strong>License:</strong> GNU General Public License</p>
  35. </subsection>
  36. <subsection name="AntWork">
  37. <p>A plugin that integrates Ant into the Jext editor.</p>
  38. <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>
  39. <p><strong>Contact:</strong> <a href="mailto:KHartlage@t-online.de">Klaus Hartlage</a></p>
  40. <p><strong>License:</strong> GNU General Public License</p>
  41. </subsection>
  42. <subsection name="Forte module for Ant">
  43. <p>A module that integrates Ant into the Forte IDE.</p>
  44. <p><strong>URL</strong>: <a href="http://ant.netbeans.org">http://ant.netbeans.org</a>.</p>
  45. <p><strong>Contact:</strong> <a href="mailto:nbdev@netbeans.org">nbdev@netbeans.org</a></p>
  46. <p><strong>License:</strong> Sun Public License</p>
  47. </subsection>
  48. </section>
  49. <section name="Other">
  50. <p>Not available</p>
  51. </section>
  52. </body>
  53. </document>