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.

index.xml 2.5 kB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. <?xml version="1.0"?>
  2. <document>
  3. <properties>
  4. <index value="1"/>
  5. <author email="christoph.wilhelms@t-online.de">Christoph Wilhelms</author>
  6. <title>About Antidote</title>
  7. </properties>
  8. <body>
  9. <section name="About">
  10. <h3>ANTidote is the GUI for Ant...</h3>
  11. <p>... in fact it is the Ant GUI by the Apache Ant project itself, because,
  12. as you might know, there are several other graphical user interfaces covering Ant.
  13. Most of them are integrated in IDEs such as <a href="http://ant.netbeans.org">NetBeans</a>
  14. or <a href="http://www.eclipse.org">Eclipse</a>. To be honest Antidote
  15. has started a long time ago (spring 2000) and was designed to become integrable into
  16. IDEs by it's original Author Simeon H. K. Fitch, who did the most work on Antidote.
  17. Unfortunately the Antidote community never came really "to speed" and so the IDE-guys
  18. where faster with their integrations.
  19. </p>
  20. <p>With these other Ant GUIs Antidote became less important and it seemed there was not much
  21. interest in such a tool...
  22. </p>
  23. <p>Anyways: The "sleeping beauty" Antidote has been awaken and is now being developed to
  24. a full featured, stand alone, JFC/Swing-based Ant GUI to graphically create, edit and run
  25. build-files to be quite useful for the developer who do not use an IDE at all. So one of
  26. the goals of Antidote development is to make it small, fast and really neat :)!
  27. </p>
  28. </section>
  29. <section name="Get a glimpse">
  30. <p>
  31. <img src="images/screenshot.jpg" width="648" height="595" alt="Screenshot"/>
  32. </p>
  33. <p>This is a screenshot of how Antidote looks today. Still there is, of course, a lot to do
  34. and you are welcome to contribute! It shows Antidote using a custom look and feel called
  35. "Metouia" which you can find <a href="http://mlf.sourceforge.net">here</a> if you want to try it!
  36. </p>
  37. </section>
  38. <section name="Get Involved">
  39. <p>Antidote is discussed on the main Ant mailing lists you can find here:
  40. </p>
  41. <ul>
  42. <li><a href="http://jakarta.apache.org/getinvolved/getinvolvedindex.html">Get Involved</a></li>
  43. <li><a href="../../mail.html">Join Mailing Lists</a></li>
  44. <li><a href="http://marc.theaimsgroup.com/?l=ant-dev&amp;r=1&amp;w=2">Search the Dev Mailing List</a>
  45. </li>
  46. <li><a href="http://marc.theaimsgroup.com/?l=ant-user&amp;r=1&amp;w=2">Search the User Mailing List</a>
  47. </li>
  48. </ul>
  49. </section>
  50. </body>
  51. </document>