From 0c93012bc35a9b5bf7b36e20d807af9e916c02d5 Mon Sep 17 00:00:00 2001 From: Conor MacNeill Date: Thu, 4 Sep 2003 11:16:25 +0000 Subject: [PATCH] Update IDE info to include JBuilder PR: 22923 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275183 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/ide.html | 106 +++++++++++++++++++++++++++++++------------ 1 file changed, 76 insertions(+), 30 deletions(-) diff --git a/docs/manual/ide.html b/docs/manual/ide.html index e6cd86792..67c5a37c8 100644 --- a/docs/manual/ide.html +++ b/docs/manual/ide.html @@ -11,36 +11,82 @@

Table of Contents

IDE Integration

-All the modern Java IDEs support Ant almost out the box, with the -notable exception of JBuilder Personal.

- - Antidote
(in development)


- - AntRunner For JBuilder
(unbundled)


-AntWork Plugin for the Jext - - Java Text Editor
(unbundled)


-Emacs JDE has built-in text ANT integration: -selection of target through text field, execution, hyperlink to compilation -errors. Installation: built-in JDE 2.2.8 or later. Configuration: through -customize menu "Jde Build Function"

-IDEA has built-in GUI ANT integration: GUI -selection of targets, execution, hyperlink to compilation errors

-NetBeans -NetBeans 3.4 has very good Ant integration indeed. -

- -jEdit -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. -

-Eclipse -Eclipse is IBM's counterpoint to NetBeans; an open source IDE with Java and ant -support. -

-VisualAge for Java

- -WebSphere Studio Application Developer

+

+All the modern Java IDEs support Ant almost out of the box. +

+ + +

Copyright © 2001-2003 Apache Software Foundation. All rights Reserved.