Browse Source

Add an annoucement for IvyDE 2.0.0

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@826209 13f79535-47bb-0310-9956-ffa450edef68
master
Nicolas Lalevee 15 years ago
parent
commit
8e51129705
1 changed files with 23 additions and 0 deletions
  1. +23
    -0
      docs/antnews.html

+ 23
- 0
docs/antnews.html View File

@@ -224,6 +224,29 @@
<p>For more information see
the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
<h3 class="section">
<a name="IvyDE 2.0.0"></a>
IvyDE 2.0.0
</h3>
<h3>July 13, 2009 - Apache IvyDE 2.0.0 Released</h3>
<p>Apache IvyDE 2.0.0 is now available for download from
<a href="http://ant.apache.org/ivy/ivyde/download.cgi">http://ant.apache.org/ivy/ivyde/download.cgi</a>
or directly from the updatesite
<a href="http://www.apache.org/dist/ant/ivyde/updatesite">http://www.apache.org/dist/ant/ivyde/updatesite</a>
</p>
<p>This is the first release considered as stable since the project as been hosted
by the Apache Software Foundation.</p>
<p>Major changes in this release:</p>
<ul>
<li>the "resolve in workspace" feature (make IvyDE search for Ivy dependencies
directly into the Eclipse projects) has been introduced in the last release
but was quite experimental. It has been refactored to be more reliable and
have been reported to be working like a charm by some of the IvyDE early users.</li>
<li>the user documentation of IvyDE is now available directly into the Eclipse help center.</li>
<li>IvyDE can now load property files along with the Ivy settings.</li>
</ul>
<p>For more information see
the <a href="http://ant.apache.org/ivy/ivyde/">IvyDE home page</a>.</p>
<h3 class="section">
<a name="Ivy 2.0.0"></a>
Ivy 2.0.0
</h3>


Loading…
Cancel
Save