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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  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. </section>
  14. <section name="Tasks">
  15. <p>Not available</p>
  16. </section>
  17. <section name="IDE/Editor Integration">
  18. <subsection name="AntRunner">
  19. <p>An OpenTool that integrates Ant into the JBuilder IDE.</p>
  20. <p><strong>URL</strong>: <a href="http://www.dieter-bogdoll.de/java/AntRunner/">http://www.dieter-bogdoll.de/java/AntRunner/</a>.</p>
  21. <p><strong>License:</strong> GNU General Public License</p>
  22. </subsection>
  23. <subsection name="AntWork">
  24. <p>A plugin that integrates Ant into the Jext editor.</p>
  25. <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>
  26. <p><strong>License:</strong> GNU General Public License</p>
  27. </subsection>
  28. <subsection name="Forte module for Ant">
  29. <p>A module that integrates Ant into the Forte IDE.</p>
  30. <p><strong>URL</strong>: <a href="http://ant.netbeans.org">http://ant.netbeans.org</a>.</p>
  31. <p><strong>License:</strong> Sun Public License</p>
  32. </subsection>
  33. </section>
  34. <section name="Other">
  35. <p>Not available</p>
  36. </section>
  37. </body>
  38. </document>