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.html 9.2 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html lang="en">
  3. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  4. <head>
  5. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  6. <title>Apache Ant - About Antidote</title>
  7. <link type="text/css" href="../../page.css" rel="stylesheet">
  8. <meta name="author" content="Christoph Wilhelms">
  9. <meta name="email" content="christoph.wilhelms@t-online.de">
  10. </head>
  11. <body>
  12. <p class="navpath">
  13. <script src="../../breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
  14. </p>
  15. <div class="logobar">
  16. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  17. <tr>
  18. <td align="left"><img border="0" alt="Apache Ant site" src="../../images/group-logo.gif"></td>
  19. <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="../../images/project-logo.gif"></td>
  20. <td align="right">
  21. <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
  22. <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
  23. <tr>
  24. <td colspan="3"><img height="10" width="1" alt="" src="../../images/spacer.gif"></td>
  25. </tr>
  26. <tr>
  27. <td><img height="1" width="1" alt="" src="../../images/spacer.gif"></td>
  28. <td nowrap="nowrap" class="searchcaption">
  29. <input name="q" type="hidden">
  30. <input size="15" id="query" type="text">
  31. <img height="1" width="5" alt="" src="../../images/spacer.gif">
  32. <input name="Search" value="Search" type="submit">
  33. <br>
  34. the Apache Ant site
  35. </td>
  36. <td><img height="1" width="1" alt="" src="../../images/spacer.gif"></td>
  37. </tr>
  38. <tr>
  39. <td><img alt="" border="0" height="10" width="9" src="../../images/search-left.gif"></td>
  40. <td><img height="1" width="1" alt="" src="../../images/spacer.gif"></td>
  41. <td><img alt="" border="0" height="10" width="9" src="../../images/search-right.gif"></td>
  42. </tr>
  43. </table>
  44. </form>
  45. </td>
  46. </tr>
  47. </table>
  48. </div>
  49. <div class="tab">
  50. <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
  51. <tr>
  52. <td width="5"><img alt="" height="8" width="8" src="../../images/spacer.gif"></td><td valign="bottom">
  53. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  54. <tr>
  55. <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="../../images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a href="../../index.html"><font size="2" face="Arial, Helvetica, Sans-serif">Home</font></a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="../../images/tab-right.gif"></td>
  56. </tr>
  57. </table>
  58. </td>
  59. <td width="8"><img alt="" height="5" width="8" src="../../images/spacer.gif"></td><td valign="bottom">
  60. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  61. <tr>
  62. <td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="../../images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b>Projects</b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="../../images/tabSel-right.gif"></td>
  63. </tr>
  64. </table>
  65. </td>
  66. </tr>
  67. </table>
  68. </div>
  69. <div class="bluebar"></div>
  70. <div class="menucontainer">
  71. <div align="center">
  72. <a href="http://ApacheCon.Com/2004/US/"><img width="170" height="100"
  73. border="0"
  74. src="http://ApacheCon.Com/2004/US/logos/logo_only.gif"
  75. alt="ApacheCon!" title="Come to ApacheCon!"/></a>
  76. </div>
  77. <div class="menu">
  78. <ul>
  79. <li class="menuheader">Projects
  80. <ul>
  81. <li>
  82. <a href="../../projects/index.html">Welcome</a>
  83. </li>
  84. </ul>
  85. </li>
  86. <li class="menuheader">Antidote
  87. <ul>
  88. <li>
  89. <span class="sel">About Antidote</span>
  90. </li>
  91. <li>
  92. <a href="../../projects/antidote/news.html">News</a>
  93. </li>
  94. <li>
  95. <a href="../../projects/antidote/design.html">Design Overview</a>
  96. </li>
  97. <li>
  98. <a href="../../projects/antidote/module.html">Module HOW-TO</a>
  99. </li>
  100. </ul>
  101. </li>
  102. </ul>
  103. </div>
  104. <img style="float: left" height="10" width="10" border="0" alt="" src="../../images/menu-left.gif">
  105. <img style="float: right" height="10" width="10" border="0" alt="" src="../../images/menu-right.gif">
  106. </div>
  107. <div class="lightbluebar">&nbsp;</div>
  108. <div class="main">
  109. <div class="content">
  110. <h1 class="title">About Antidote</h1>
  111. <h3 class="section">
  112. <a name="About"></a>
  113. About
  114. </h3>
  115. <h3>ANTidote is the GUI for Ant...</h3>
  116. <p>... in fact it is the Ant GUI by the Apache Ant project itself, because,
  117. as you might know, there are several other graphical user interfaces covering Ant.
  118. Most of them are integrated in IDEs such as <a href="http://ant.netbeans.org">NetBeans</a>
  119. or <a href="http://www.eclipse.org">Eclipse</a>. To be honest Antidote
  120. has started a long time ago (spring 2000) and was designed to become integrable into
  121. IDEs by it's original Author Simeon H. K. Fitch, who did the most work on Antidote.
  122. Unfortunately the Antidote community never came really "to speed" and so the IDE-guys
  123. where faster with their integrations.
  124. </p>
  125. <p>With these other Ant GUIs Antidote became less important and it seemed there was not much
  126. interest in such a tool...
  127. </p>
  128. <p>Anyways: The "sleeping beauty" Antidote has been awaken and is now being developed to
  129. a full featured, stand alone, JFC/Swing-based Ant GUI to graphically create, edit and run
  130. build-files to be quite useful for the developer who do not use an IDE at all. So one of
  131. the goals of Antidote development is to make it small, fast and really neat :)!
  132. </p>
  133. <h3 class="section">
  134. <a name="Get a glimpse"></a>
  135. Get a glimpse
  136. </h3>
  137. <p>
  138. <img src="images/screenshot.jpg" width="648" height="595" alt="Screenshot" />
  139. </p>
  140. <p>This is a screenshot of how Antidote looks today. Still there is, of course, a lot to do
  141. and you are welcome to contribute! It shows Antidote using a custom look and feel called
  142. "Metouia" which you can find <a href="http://mlf.sourceforge.net">here</a> if you want to try it!
  143. </p>
  144. <h3 class="section">
  145. <a name="Get Involved"></a>
  146. Get Involved
  147. </h3>
  148. <p>Antidote is discussed on the main Ant mailing lists you can find here:
  149. </p>
  150. <ul>
  151. <li><a href="http://jakarta.apache.org/getinvolved/getinvolvedindex.html">Get Involved</a></li>
  152. <li><a href="../../mail.html">Join Mailing Lists</a></li>
  153. <li><a href="http://marc.theaimsgroup.com/?l=ant-dev&amp;r=1&amp;w=2">Search the Dev Mailing List</a>
  154. </li>
  155. <li><a href="http://marc.theaimsgroup.com/?l=ant-user&amp;r=1&amp;w=2">Search the User Mailing List</a>
  156. </li>
  157. </ul>
  158. </div>
  159. </div>
  160. <p class="copyright">
  161. Copyright &copy; 2000-2004&nbsp;The Apache Software Foundation. All rights reserved.
  162. <script type="text/javascript" language="JavaScript"><!--
  163. document.write(" - "+"Last Published: " + document.lastModified);
  164. // -->
  165. </script>
  166. </p>
  167. </body>
  168. </html>