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.html 30 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- Content Stylesheet for Site -->
  3. <!-- start the processing -->
  4. <html>
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  7. <meta name="author" value="Stefan Bodewig">
  8. <meta name="email" value="bodewig@apache.org">
  9. <title>The Jakarta Site - External Tools and Tasks</title>
  10. </head>
  11. <body bgcolor="#ffffff" text="#000000" link="#525D76">
  12. <table border="0" width="100%" cellspacing="0">
  13. <!-- TOP IMAGE -->
  14. <tr>
  15. <td colspan="2">
  16. <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" align="left" border="0"/></a>
  17. </td>
  18. </tr>
  19. </table>
  20. <table border="0" width="100%" cellspacing="4">
  21. <tr><td colspan="2">
  22. <hr noshade="" size="1"/>
  23. </td></tr>
  24. <tr>
  25. <!-- LEFT SIDE NAVIGATION -->
  26. <td valign="top" nowrap="true">
  27. <p><strong>Ant</strong></p>
  28. <ul>
  29. <li> <a href="./index.html">Front Page</a>
  30. </li>
  31. <li> <a href="./antnews.html">News</a>
  32. </li>
  33. <li> <a href="./manual/">Documentation</a>
  34. </li>
  35. <li> <a href="./external.html">External Tools and Tasks</a>
  36. </li>
  37. <li> <a href="./resources.html">Resources</a>
  38. </li>
  39. <li> <a href="./faq.html">Ant FAQ</a>
  40. </li>
  41. </ul>
  42. <p><strong>Download</strong></p>
  43. <ul>
  44. <li> <a href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
  45. </li>
  46. <li> <a href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
  47. </li>
  48. </ul>
  49. <p><strong>Jakarta</strong></p>
  50. <ul>
  51. <li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a>
  52. </li>
  53. <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
  54. </li>
  55. <li> <a href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
  56. </li>
  57. <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
  58. </li>
  59. </ul>
  60. <p><strong>Get Involved</strong></p>
  61. <ul>
  62. <li> <a href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
  63. </li>
  64. <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
  65. </li>
  66. <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
  67. </li>
  68. <li> <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
  69. </li>
  70. <li> <a href="http://jakarta.apache.org/site/bugs.html">Bug Database</a>
  71. </li>
  72. </ul>
  73. </td>
  74. <td align="left" valign="top">
  75. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  76. <tr><td bgcolor="#525D76">
  77. <font color="#ffffff" face="arial,helvetica,sanserif">
  78. <a name="External Tools and Tasks"><strong>External Tools and Tasks</strong></a>
  79. </font>
  80. </td></tr>
  81. <tr><td>
  82. <blockquote>
  83. <p>This page lists external resources for Ant: tasks, IDE
  84. integration tools, loggers, you name it. If you've written
  85. something that should be included, please post all relevant
  86. information to one of the mailing lists.</p>
  87. <p>Nothing listed here is directly supported by the Ant
  88. developers, if you encounter any problems with them, please use
  89. the contact information.</p>
  90. </blockquote>
  91. </td></tr>
  92. </table>
  93. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  94. <tr><td bgcolor="#525D76">
  95. <font color="#ffffff" face="arial,helvetica,sanserif">
  96. <a name="Tasks"><strong>Tasks</strong></a>
  97. </font>
  98. </td></tr>
  99. <tr><td>
  100. <blockquote>
  101. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  102. <tr><td bgcolor="#828DA6">
  103. <font color="#ffffff" face="arial,helvetica,sanserif">
  104. <a name="AJC"><strong>AJC</strong></a>
  105. </font>
  106. </td></tr>
  107. <tr><td>
  108. <blockquote>
  109. <p><a href="http://aspectj.org">AspectJ</a> is an
  110. aspect-oriented extension to Java. This task compiles a
  111. source tree using the AspectJ compiler -- AJC.</p>
  112. <table>
  113. <tr>
  114. <td bgcolor="#039acc" colspan="" rowspan=""
  115. valign="top" align="left">
  116. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  117. Compatibility:
  118. </font>
  119. </td>
  120. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  121. valign="top" align="left">
  122. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  123. Ant 1.3
  124. </font>
  125. </td>
  126. </tr>
  127. <tr>
  128. <td bgcolor="#039acc" colspan="" rowspan=""
  129. valign="top" align="left">
  130. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  131. URL:
  132. </font>
  133. </td>
  134. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  135. valign="top" align="left">
  136. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  137. <a href="http://aspectj.org/dl">http://aspectj.org/dl</a>
  138. </font>
  139. </td>
  140. </tr>
  141. <tr>
  142. <td bgcolor="#039acc" colspan="" rowspan=""
  143. valign="top" align="left">
  144. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  145. Contact:
  146. </font>
  147. </td>
  148. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  149. valign="top" align="left">
  150. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  151. <a href="mailto:support@aspectj.org">support@aspectj.org</a>
  152. </font>
  153. </td>
  154. </tr>
  155. <tr>
  156. <td bgcolor="#039acc" colspan="" rowspan=""
  157. valign="top" align="left">
  158. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  159. License:
  160. </font>
  161. </td>
  162. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  163. valign="top" align="left">
  164. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  165. Apache Software License
  166. </font>
  167. </td>
  168. </tr>
  169. </table>
  170. </blockquote>
  171. </td></tr>
  172. </table>
  173. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  174. <tr><td bgcolor="#828DA6">
  175. <font color="#ffffff" face="arial,helvetica,sanserif">
  176. <a name="Anakia"><strong>Anakia</strong></a>
  177. </font>
  178. </td></tr>
  179. <tr><td>
  180. <blockquote>
  181. <p>Actually, Anakia is more than just an Ant task, it is a an
  182. XML transformation tool based on JDOM, Velocity and Ant.</p>
  183. <table>
  184. <tr>
  185. <td bgcolor="#039acc" colspan="" rowspan=""
  186. valign="top" align="left">
  187. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  188. Compatibility:
  189. </font>
  190. </td>
  191. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  192. valign="top" align="left">
  193. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  194. Ant 1.2 and 1.3
  195. </font>
  196. </td>
  197. </tr>
  198. <tr>
  199. <td bgcolor="#039acc" colspan="" rowspan=""
  200. valign="top" align="left">
  201. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  202. URL:
  203. </font>
  204. </td>
  205. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  206. valign="top" align="left">
  207. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  208. <a href="http://jakarta.apache.org/velocity/anakia.html">http://jakarta.apache.org/velocity/anakia.html</a>
  209. </font>
  210. </td>
  211. </tr>
  212. <tr>
  213. <td bgcolor="#039acc" colspan="" rowspan=""
  214. valign="top" align="left">
  215. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  216. Contact:
  217. </font>
  218. </td>
  219. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  220. valign="top" align="left">
  221. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  222. <a href="http://jakarta.apache.org/site/mail2.html">Velocity mailing lists</a>
  223. </font>
  224. </td>
  225. </tr>
  226. <tr>
  227. <td bgcolor="#039acc" colspan="" rowspan=""
  228. valign="top" align="left">
  229. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  230. License:
  231. </font>
  232. </td>
  233. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  234. valign="top" align="left">
  235. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  236. Apache Software License
  237. </font>
  238. </td>
  239. </tr>
  240. </table>
  241. </blockquote>
  242. </td></tr>
  243. </table>
  244. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  245. <tr><td bgcolor="#828DA6">
  246. <font color="#ffffff" face="arial,helvetica,sanserif">
  247. <a name="Checkstyle"><strong>Checkstyle</strong></a>
  248. </font>
  249. </td></tr>
  250. <tr><td>
  251. <blockquote>
  252. <p>Checkstyle is a development tool to help programmers write
  253. Java code that adheres to a coding standard. Its purpose is to
  254. automate the process of checking Java code, and to spare
  255. humans of this boring (but important) task.</p>
  256. <p>Checkstyle can be run via an ANT task or a command line
  257. utility.</p>
  258. <table>
  259. <tr>
  260. <td bgcolor="#039acc" colspan="" rowspan=""
  261. valign="top" align="left">
  262. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  263. Compatibility:
  264. </font>
  265. </td>
  266. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  267. valign="top" align="left">
  268. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  269. Ant 1.2 and 1.3
  270. </font>
  271. </td>
  272. </tr>
  273. <tr>
  274. <td bgcolor="#039acc" colspan="" rowspan=""
  275. valign="top" align="left">
  276. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  277. URL:
  278. </font>
  279. </td>
  280. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  281. valign="top" align="left">
  282. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  283. <a href="http://www.puppycrawl.com/checkstyle">http://www.puppycrawl.com/checkstyle</a>
  284. </font>
  285. </td>
  286. </tr>
  287. <tr>
  288. <td bgcolor="#039acc" colspan="" rowspan=""
  289. valign="top" align="left">
  290. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  291. Contact:
  292. </font>
  293. </td>
  294. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  295. valign="top" align="left">
  296. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  297. <a href="mailto:checkstyle@puppycrawl.com">Oliver Burn</a>
  298. </font>
  299. </td>
  300. </tr>
  301. <tr>
  302. <td bgcolor="#039acc" colspan="" rowspan=""
  303. valign="top" align="left">
  304. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  305. License:
  306. </font>
  307. </td>
  308. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  309. valign="top" align="left">
  310. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  311. GNU General Public License
  312. </font>
  313. </td>
  314. </tr>
  315. </table>
  316. </blockquote>
  317. </td></tr>
  318. </table>
  319. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  320. <tr><td bgcolor="#828DA6">
  321. <font color="#ffffff" face="arial,helvetica,sanserif">
  322. <a name="Configure"><strong>Configure</strong></a>
  323. </font>
  324. </td></tr>
  325. <tr><td>
  326. <blockquote>
  327. <p>Recursive build support (call ant on every package level,
  328. and only build files in that package or in that package and
  329. everything below) with seperation of source and output.</p>
  330. <p>The task generates build files in any subdirectory (except
  331. for CVS-directories) for you. Only place one build.xml file in
  332. the top and call target 'setup' or
  333. 'rescan'.</p>
  334. <table>
  335. <tr>
  336. <td bgcolor="#039acc" colspan="" rowspan=""
  337. valign="top" align="left">
  338. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  339. Compatibility:
  340. </font>
  341. </td>
  342. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  343. valign="top" align="left">
  344. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  345. Ant 1.2 and 1.3
  346. </font>
  347. </td>
  348. </tr>
  349. <tr>
  350. <td bgcolor="#039acc" colspan="" rowspan=""
  351. valign="top" align="left">
  352. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  353. URL:
  354. </font>
  355. </td>
  356. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  357. valign="top" align="left">
  358. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  359. <a href="http://www.dsdelft.nl/~lemval/ant/">http://www.dsdelft.nl/~lemval/ant/</a>
  360. </font>
  361. </td>
  362. </tr>
  363. <tr>
  364. <td bgcolor="#039acc" colspan="" rowspan=""
  365. valign="top" align="left">
  366. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  367. Contact:
  368. </font>
  369. </td>
  370. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  371. valign="top" align="left">
  372. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  373. <a href="mailto:lemval@dsdelft.nl">M.J.P. van Leeuwen</a>
  374. </font>
  375. </td>
  376. </tr>
  377. <tr>
  378. <td bgcolor="#039acc" colspan="" rowspan=""
  379. valign="top" align="left">
  380. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  381. License:
  382. </font>
  383. </td>
  384. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  385. valign="top" align="left">
  386. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  387. License derived from Apache Software License
  388. </font>
  389. </td>
  390. </tr>
  391. </table>
  392. </blockquote>
  393. </td></tr>
  394. </table>
  395. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  396. <tr><td bgcolor="#828DA6">
  397. <font color="#ffffff" face="arial,helvetica,sanserif">
  398. <a name="J2ME Ant Tasks"><strong>J2ME Ant Tasks</strong></a>
  399. </font>
  400. </td></tr>
  401. <tr><td>
  402. <blockquote>
  403. <p>There are two different sets of tasks to help build <a href="http://java.sun.com/j2me/">Java 2 Platform, Micro
  404. Edition</a> (J2ME) applications.</p>
  405. <p>This set supports CLDC and the K Virtual Machine (KVM):</p>
  406. <table>
  407. <tr>
  408. <td bgcolor="#039acc" colspan="" rowspan=""
  409. valign="top" align="left">
  410. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  411. Compatibility:
  412. </font>
  413. </td>
  414. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  415. valign="top" align="left">
  416. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  417. Ant 1.3
  418. </font>
  419. </td>
  420. </tr>
  421. <tr>
  422. <td bgcolor="#039acc" colspan="" rowspan=""
  423. valign="top" align="left">
  424. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  425. URL:
  426. </font>
  427. </td>
  428. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  429. valign="top" align="left">
  430. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  431. <a href="http://www.dribin.org/dave/j2me_ant/">http://www.dribin.org/dave/j2me_ant/</a>
  432. </font>
  433. </td>
  434. </tr>
  435. <tr>
  436. <td bgcolor="#039acc" colspan="" rowspan=""
  437. valign="top" align="left">
  438. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  439. Contact:
  440. </font>
  441. </td>
  442. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  443. valign="top" align="left">
  444. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  445. <a href="mailto:drib@enteract.com">Dave Dribin</a>
  446. </font>
  447. </td>
  448. </tr>
  449. <tr>
  450. <td bgcolor="#039acc" colspan="" rowspan=""
  451. valign="top" align="left">
  452. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  453. License:
  454. </font>
  455. </td>
  456. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  457. valign="top" align="left">
  458. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  459. Apache Software License
  460. </font>
  461. </td>
  462. </tr>
  463. </table>
  464. <p>And this set works with the J2ME Wireless Toolkit and MIDP
  465. for PalmOS:</p>
  466. <table>
  467. <tr>
  468. <td bgcolor="#039acc" colspan="" rowspan=""
  469. valign="top" align="left">
  470. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  471. Compatibility:
  472. </font>
  473. </td>
  474. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  475. valign="top" align="left">
  476. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  477. Ant 1.3
  478. </font>
  479. </td>
  480. </tr>
  481. <tr>
  482. <td bgcolor="#039acc" colspan="" rowspan=""
  483. valign="top" align="left">
  484. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  485. URL:
  486. </font>
  487. </td>
  488. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  489. valign="top" align="left">
  490. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  491. <a href="http://www.stampysoft.com/ant/">http://www.stampysoft.com/ant/</a>
  492. </font>
  493. </td>
  494. </tr>
  495. <tr>
  496. <td bgcolor="#039acc" colspan="" rowspan=""
  497. valign="top" align="left">
  498. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  499. Contact:
  500. </font>
  501. </td>
  502. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  503. valign="top" align="left">
  504. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  505. <a href="mailto:jeckels@stampysoft.com">Josh Eckels</a>
  506. </font>
  507. </td>
  508. </tr>
  509. <tr>
  510. <td bgcolor="#039acc" colspan="" rowspan=""
  511. valign="top" align="left">
  512. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  513. License:
  514. </font>
  515. </td>
  516. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  517. valign="top" align="left">
  518. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  519. MIT License
  520. </font>
  521. </td>
  522. </tr>
  523. </table>
  524. </blockquote>
  525. </td></tr>
  526. </table>
  527. </blockquote>
  528. </td></tr>
  529. </table>
  530. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  531. <tr><td bgcolor="#525D76">
  532. <font color="#ffffff" face="arial,helvetica,sanserif">
  533. <a name="IDE/Editor Integration"><strong>IDE/Editor Integration</strong></a>
  534. </font>
  535. </td></tr>
  536. <tr><td>
  537. <blockquote>
  538. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  539. <tr><td bgcolor="#828DA6">
  540. <font color="#ffffff" face="arial,helvetica,sanserif">
  541. <a name="AntRunner"><strong>AntRunner</strong></a>
  542. </font>
  543. </td></tr>
  544. <tr><td>
  545. <blockquote>
  546. <p>An OpenTool that integrates Ant into the JBuilder IDE.</p>
  547. <table>
  548. <tr>
  549. <td bgcolor="#039acc" colspan="" rowspan=""
  550. valign="top" align="left">
  551. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  552. Compatibility:
  553. </font>
  554. </td>
  555. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  556. valign="top" align="left">
  557. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  558. Ant 1.2 and 1.3
  559. </font>
  560. </td>
  561. </tr>
  562. <tr>
  563. <td bgcolor="#039acc" colspan="" rowspan=""
  564. valign="top" align="left">
  565. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  566. URL:
  567. </font>
  568. </td>
  569. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  570. valign="top" align="left">
  571. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  572. <a href="http://www.dieter-bogdoll.de/java/AntRunner/">http://www.dieter-bogdoll.de/java/AntRunner/</a>
  573. </font>
  574. </td>
  575. </tr>
  576. <tr>
  577. <td bgcolor="#039acc" colspan="" rowspan=""
  578. valign="top" align="left">
  579. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  580. Contact:
  581. </font>
  582. </td>
  583. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  584. valign="top" align="left">
  585. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  586. <a href="mailto:bogdoll@users.sourceforge.net">Dieter Bogdoll</a>
  587. </font>
  588. </td>
  589. </tr>
  590. <tr>
  591. <td bgcolor="#039acc" colspan="" rowspan=""
  592. valign="top" align="left">
  593. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  594. License:
  595. </font>
  596. </td>
  597. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  598. valign="top" align="left">
  599. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  600. GNU General Public License
  601. </font>
  602. </td>
  603. </tr>
  604. </table>
  605. </blockquote>
  606. </td></tr>
  607. </table>
  608. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  609. <tr><td bgcolor="#828DA6">
  610. <font color="#ffffff" face="arial,helvetica,sanserif">
  611. <a name="AntWork"><strong>AntWork</strong></a>
  612. </font>
  613. </td></tr>
  614. <tr><td>
  615. <blockquote>
  616. <p>A plugin that integrates Ant into the Jext editor.</p>
  617. <table>
  618. <tr>
  619. <td bgcolor="#039acc" colspan="" rowspan=""
  620. valign="top" align="left">
  621. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  622. Compatibility:
  623. </font>
  624. </td>
  625. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  626. valign="top" align="left">
  627. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  628. Ant 1.2 and 1.3
  629. </font>
  630. </td>
  631. </tr>
  632. <tr>
  633. <td bgcolor="#039acc" colspan="" rowspan=""
  634. valign="top" align="left">
  635. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  636. URL:
  637. </font>
  638. </td>
  639. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  640. valign="top" align="left">
  641. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  642. <a href="ftp://jext.sourceforge.net/pub/jext/plugins/AntWork.zip">ftp://jext.sourceforge.net/pub/jext/plugins/AntWork.zip</a>
  643. </font>
  644. </td>
  645. </tr>
  646. <tr>
  647. <td bgcolor="#039acc" colspan="" rowspan=""
  648. valign="top" align="left">
  649. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  650. Contact:
  651. </font>
  652. </td>
  653. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  654. valign="top" align="left">
  655. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  656. <a href="mailto:KHartlage@t-online.de">Klaus Hartlage</a>
  657. </font>
  658. </td>
  659. </tr>
  660. <tr>
  661. <td bgcolor="#039acc" colspan="" rowspan=""
  662. valign="top" align="left">
  663. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  664. License:
  665. </font>
  666. </td>
  667. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  668. valign="top" align="left">
  669. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  670. GNU General Public License
  671. </font>
  672. </td>
  673. </tr>
  674. </table>
  675. </blockquote>
  676. </td></tr>
  677. </table>
  678. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  679. <tr><td bgcolor="#828DA6">
  680. <font color="#ffffff" face="arial,helvetica,sanserif">
  681. <a name="NetBeans / Forte for Java"><strong>NetBeans / Forte for Java</strong></a>
  682. </font>
  683. </td></tr>
  684. <tr><td>
  685. <blockquote>
  686. <p>A module that integrates Ant into the NetBeans or Forte for Java IDEs.</p>
  687. <table>
  688. <tr>
  689. <td bgcolor="#039acc" colspan="" rowspan=""
  690. valign="top" align="left">
  691. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  692. Compatibility:
  693. </font>
  694. </td>
  695. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  696. valign="top" align="left">
  697. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  698. bundles Ant 1.3
  699. </font>
  700. </td>
  701. </tr>
  702. <tr>
  703. <td bgcolor="#039acc" colspan="" rowspan=""
  704. valign="top" align="left">
  705. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  706. URL:
  707. </font>
  708. </td>
  709. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  710. valign="top" align="left">
  711. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  712. <a href="http://ant.netbeans.org/">http://ant.netbeans.org/</a>
  713. </font>
  714. </td>
  715. </tr>
  716. <tr>
  717. <td bgcolor="#039acc" colspan="" rowspan=""
  718. valign="top" align="left">
  719. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  720. Contact:
  721. </font>
  722. </td>
  723. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  724. valign="top" align="left">
  725. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  726. <a href="mailto:nbdev@netbeans.org">nbdev@netbeans.org</a>
  727. </font>
  728. </td>
  729. </tr>
  730. <tr>
  731. <td bgcolor="#039acc" colspan="" rowspan=""
  732. valign="top" align="left">
  733. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  734. License:
  735. </font>
  736. </td>
  737. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  738. valign="top" align="left">
  739. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  740. Sun Public License
  741. </font>
  742. </td>
  743. </tr>
  744. </table>
  745. </blockquote>
  746. </td></tr>
  747. </table>
  748. </blockquote>
  749. </td></tr>
  750. </table>
  751. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  752. <tr><td bgcolor="#525D76">
  753. <font color="#ffffff" face="arial,helvetica,sanserif">
  754. <a name="Other"><strong>Other</strong></a>
  755. </font>
  756. </td></tr>
  757. <tr><td>
  758. <blockquote>
  759. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  760. <tr><td bgcolor="#828DA6">
  761. <font color="#ffffff" face="arial,helvetica,sanserif">
  762. <a name="CruiseControl"><strong>CruiseControl</strong></a>
  763. </font>
  764. </td></tr>
  765. <tr><td>
  766. <blockquote>
  767. <p>CruiseControl is a tool for setting up a continuous build
  768. process. CruiseControl provides an Ant wrapper and a set of
  769. tasks to automate the checkout/build/test cycle. CruiseControl
  770. also comes bundled with a servlet for viewing the status of
  771. the current build, as well as previous build results.</p>
  772. <table>
  773. <tr>
  774. <td bgcolor="#039acc" colspan="" rowspan=""
  775. valign="top" align="left">
  776. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  777. Compatibility:
  778. </font>
  779. </td>
  780. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  781. valign="top" align="left">
  782. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  783. Ant 1.2 and 1.3
  784. </font>
  785. </td>
  786. </tr>
  787. <tr>
  788. <td bgcolor="#039acc" colspan="" rowspan=""
  789. valign="top" align="left">
  790. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  791. URL:
  792. </font>
  793. </td>
  794. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  795. valign="top" align="left">
  796. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  797. <a href="http://cruisecontrol.sourceforge.net/">http://cruisecontrol.sourceforge.net/</a>
  798. </font>
  799. </td>
  800. </tr>
  801. <tr>
  802. <td bgcolor="#039acc" colspan="" rowspan=""
  803. valign="top" align="left">
  804. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  805. Contact:
  806. </font>
  807. </td>
  808. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  809. valign="top" align="left">
  810. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  811. <a href="http://cruisecontrol.sourceforge.net/contact.html">Project Mailing Lists and Administrators</a>
  812. </font>
  813. </td>
  814. </tr>
  815. <tr>
  816. <td bgcolor="#039acc" colspan="" rowspan=""
  817. valign="top" align="left">
  818. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  819. License:
  820. </font>
  821. </td>
  822. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  823. valign="top" align="left">
  824. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  825. GNU General Public License
  826. </font>
  827. </td>
  828. </tr>
  829. </table>
  830. </blockquote>
  831. </td></tr>
  832. </table>
  833. </blockquote>
  834. </td></tr>
  835. </table>
  836. </td>
  837. </tr>
  838. <!-- FOOTER -->
  839. <tr><td colspan="2">
  840. <hr noshade="" size="1"/>
  841. </td></tr>
  842. <tr><td colspan="2">
  843. <div align="center"><font color="#525D76" size="-1"><em>
  844. Copyright &#169; 1999-2001, Apache Software Foundation
  845. </em></font></div>
  846. </td></tr>
  847. </table>
  848. </body>
  849. </html>
  850. <!-- end the processing -->