You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2012/01/30 23:15:52 UTC

svn commit: r1238043 - /ant/ivy/ivyde/trunk/doc/ant.html

Author: hibou
Date: Mon Jan 30 22:15:52 2012
New Revision: 1238043

URL: http://svn.apache.org/viewvc?rev=1238043&view=rev
Log:
The ant plugin is now standalone

Modified:
    ant/ivy/ivyde/trunk/doc/ant.html

Modified: ant/ivy/ivyde/trunk/doc/ant.html
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/ant.html?rev=1238043&r1=1238042&r2=1238043&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/ant.html (original)
+++ ant/ivy/ivyde/trunk/doc/ant.html Mon Jan 30 22:15:52 2012
@@ -26,8 +26,16 @@
 	<textarea id="xooki-source">
 Most Eclipse&#153; distributions include a plugin to launch Apache Ant build files. The provided Apache Ant distribution is a standard distribution of Ant that doesn't include Apache Ivy. You may wish to run Ivy targets against Eclipse's Ant distribution.
 
-<h1>Configure Ant classpath</h1>
-For now, Apache IvyDE doesn't contribute to the Ant classpath of the Eclipse plugin, so you will have to do it manually.
+<h1>Install the plugin</h1>
+
+Since IvyDE 2.2, a dedicated plugin can be install so that Ivy Ant tasks are automatically added to Ant's classpath. Go check the IvyDE updatesite and install the plugin named "Apache Ivy Ant Tasks"
+
+<b><font color="red">TODO: SCREENSHOT</font></b>
+<center><img src="images/todo.jpg"/></center>
+
+<h1>Manual Configuration</h1>
+
+If you want to install your custom version of Ivy, you'll need to do it manually.
 
 In the global preference page of the Ant runtime, click on <b>Add External JARs...</b>