mirror of
https://github.com/apache/ant.git
synced 2025-05-18 14:04:48 +00:00
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269839 13f79535-47bb-0310-9956-ffa450edef68
32 lines
1.2 KiB
HTML
32 lines
1.2 KiB
HTML
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
<title>Apache Ant User Manual</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>
|
|
|
|
</body>
|
|
</html>
|
|
|