mirror of
https://github.com/apache/ant.git
synced 2025-05-19 06:24:47 +00:00
PR: 5020 Submitted by: jesse.glick@netbeans.com (Jesse Glick) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271140 13f79535-47bb-0310-9956-ffa450edef68
36 lines
1.3 KiB
HTML
36 lines
1.3 KiB
HTML
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
<title>IDE Integration</title>
|
|
<base target="mainFrame">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h2><a href="toc.html" target="navFrame">Table of Contents</a></h2>
|
|
|
|
<h3>IDE Integration</h3>
|
|
<a href="Integration/Antidote.html">
|
|
Antidote<br>(in development)</a><br><br>
|
|
<a href="http://www.dieter-bogdoll.de/java/AntRunner/">
|
|
AntRunner For JBuilder <br>(unbundled)</a><br><br>
|
|
<a href="Integration/jext-plugin.html">AntWork Plugin for the Jext -
|
|
Java Text Editor <br>(unbundled)</a><br><br>
|
|
<a href="http://jde.sunsite.dk/">Emacs JDE</a> 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"<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>
|
|
|
|
<hr>
|
|
<p align="center">Copyright © 2001-2002 Apache Software Foundation. All rights
|
|
Reserved.</p>
|
|
|
|
</body>
|
|
</html>
|
|
|