stevel 02/05/13 21:54:03
Modified: docs/manual Tag: ANT_15_BRANCH ide.html
Log:
updating IDE list
Revision Changes Path
No revision
No revision
1.6.2.2 +17 -3 jakarta-ant/docs/manual/ide.html
Index: ide.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/ide.html,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -u -r1.6.2.1 -r1.6.2.2
--- ide.html 4 May 2002 04:05:32 -0000 1.6.2.1
+++ ide.html 14 May 2002 04:54:03 -0000 1.6.2.2
@@ -11,6 +11,8 @@
<h2><a href="toc.html" target="navFrame">Table of Contents</a></h2>
<h3>IDE Integration</h3>
+All the modern Java IDEs support Ant almost out the box, with the
+notable exception of JBuilder.<br><br>
<a href="Integration/Antidote.html">
Antidote<br>(in development)</a><br><br>
<a href="http://www.dieter-bogdoll.de/java/AntRunner/">
@@ -23,10 +25,22 @@
customize menu "Jde Build Function"<br><br>
<a href="http://www.intellij.com/idea/">IDEA</a> has built-in GUI ANT
integration: GUI
selection of targets, execution, hyperlink to compilation errors<br><br>
-<a href="http://ant.netbeans.org/">NetBeans <br>Forte for Java
<br>(unbundled)</a><br><br>
-<a href="Integration/VAJAntTool.html">VisualAge for Java</a><br><br>
-<a
href="http://www7b.software.ibm.com/wsdd/library/techarticles/0203_searle/searle1.html">WebSphere
Studio Application Developer</a><br><br>
+<a href="http://www.netbeans.org/">NetBeans</a>
+NetBeans 3.3 has very good Ant integration indeed.
+</a><br><br>
+<a href="http://jedit.org/">jEdit</a>
+jEdit is an open source java IDE with some great plugins for Java dev, a
+good XML editor and the Antfarm plugin to execute targets in a build
+file.
+<br><br>
+<a href="http://eclipse.org/">Eclipse</a>
+Eclipse is IBM's counterpoint to Netbeans; an open source IDE with Java and
ant
+support.
+<br><br>
+<a href="Integration/VAJAntTool.html">VisualAge for Java</a><br><br>
+<a
href="http://www7b.software.ibm.com/wsdd/library/techarticles/0203_searle/searle1.html">
+WebSphere Studio Application Developer</a><br><br>
<hr>
<p align="center">Copyright © 2001-2002 Apache Software Foundation. All
rights
Reserved.</p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>