Author: jschneider
Date: Mon Feb 1 16:39:53 2010
New Revision: 905333
URL: http://svn.apache.org/viewvc?rev=905333&view=rev
Log:
Documentation update for IvyDE 2.1.0.
Modified:
ant/ivy/ivyde/trunk/doc/index.html
Modified: ant/ivy/ivyde/trunk/doc/index.html
URL:
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/index.html?rev=905333&r1=905332&r2=905333&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/index.html (original)
+++ ant/ivy/ivyde/trunk/doc/index.html Mon Feb 1 16:39:53 2010
@@ -24,16 +24,16 @@
</head>
<body>
<textarea id="xooki-source">
-IvyDE is the Eclipse plugin which intergrate Ivy into your java development
enviromnent. It includes:
+IvyDE is the Eclipse plugin which integrates Ivy into your java development
enviromnent. A summary of the features it provides follows:
<ul>
-<li><a href="ivyeditor.html">an Ivy xml files editor</a>: creation wizard,
html preview and completion for Ivy xml tag, attributes but also attributes'
values.</li>
-<li><a href="settingseditor.html">an Ivy settings files editor</a>: completion
for xml tag, attributes but also attributes' values.</li>
-<li><a href="cp_container.html">a classpath container</a>: automatic
downloads, access "resolve" task from your IDE, and <a
href="cpc/workspace.html">resolve in Eclipse's workspace</a></li>
-<li><a href="cp_container.html">an Ivy console</a>: presents every log from
Ivy, really helpful to debug a failing resolve</li>
-<li><a href="revdepexplorer.html">an Reverse Dependency Explorer</a>: help you
work with conflicting dependencies amongs several projects</li>
+<li><a href="cp_container.html">Managed classpath container</a>: automatic
downloads, access to the Ivy "resolve" task from your IDE, and a <a
href="cpc/workspace.html">feature</a> allowing you to develop interdependent
multi-module applications in one workspace.</li>
+<li><a href="ivyeditor.html">Ivy XML files editor</a>: creation wizard, html
preview and completion for Ivy XML tags, attributes, and attribute values.</li>
+<li><a href="settingseditor.html">Ivy settings files editor</a>: completion
for XML tags, attributes, and attribute values.</li>
+<li><a href="cp_container.html">Ivy console</a>: presents every log from Ivy
to assist in debugging a failing resolve.</li>
+<li><a href="revdepexplorer.html">Reverse Dependency Explorer</a>: helps you
work with conflicting dependencies amongst several projects.</li>
</ul>
-And IvyDE can be also used with other plugins like <a
href="cpc/wtp.html">WTP</a> or <a href="ant.html">Ant</a>.
+IvyDE can be also used with other plugins like <a href="cpc/wtp.html">WTP</a>
and <a href="ant.html">Ant</a>.
</textarea>
<script type="text/javascript">xooki.postProcess();</script>