You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ma...@apache.org on 2011/01/16 23:11:37 UTC

svn commit: r1059692 - /ant/ivy/site/target/links.html

Author: maartenc
Date: Sun Jan 16 22:11:37 2011
New Revision: 1059692

URL: http://svn.apache.org/viewvc?rev=1059692&view=rev
Log:
Regenerated site

Modified:
    ant/ivy/site/target/links.html

Modified: ant/ivy/site/target/links.html
URL: http://svn.apache.org/viewvc/ant/ivy/site/target/links.html?rev=1059692&r1=1059691&r2=1059692&view=diff
==============================================================================
--- ant/ivy/site/target/links.html (original)
+++ ant/ivy/site/target/links.html Sun Jan 16 22:11:37 2011
@@ -117,16 +117,11 @@
 <li><a href="http://repository.codehaus.org/">Codehaus Maven Repository</a></li>
 <p>A Maven repository hosted by Codehaus</p>
 </ul>
-<h1>Tools and plugins</h1>
-<p>Here is a list of the Ivy related tools and plugins we are aware of that can be found over the net.</p>
-<p>Feel free to post on the mailing list to ask for your tool to be added here.</p>
+<h1>IDE integration</h1>
+<p>Here is a list of IDE plugins that brings the power of Apache Ivy to your favourite IDE.</p>
 <ul>
 <li><a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a></li>
 <p>Part of the Apache Ant project, it is a plugin for eclipse which helps writing Ivy files by bringing powerful code completion and wizards, and also let you add a classpath container keeping your eclipse project classpath in sync with the dependencies Ivy resolves.</p>
-<li><a href="http://code.google.com/p/ivy-tools/">ivy-tools</a></li>
-<p> A collection of tools for managing and searching your Ivy repository.</p>
-<li><a href="http://ivytools.sourceforge.net/">ivytools.org</a></li>
-<p> This sourceforge project aims to gather community contributed tools and plugins for Ivy.</p>
 <li><a href="http://code.google.com/p/ivybeans/">IvyBeans</a></li>
 <p> A plugin for NetBeans which provides full Apache Ivy integration into the library management feature of the Netbeans IDE.</p>
 <li><a href="http://plugins.intellij.net/plugin/?id=3612">IvyIDEA</a></li>
@@ -137,6 +132,14 @@
 <p> Another plugin for Intellij IDEA, which reads IDEA module settings such as classpath and source directories from Ivy setup.</p>
 <li><a href="http://ivyvisual.codeplex.com/">IvyVisual</a></li>
 <p> A plugin for Visual Studio&#153; to manage the inter dependencies of the solutions with Ivy.</p>
+</ul>
+<h1>Tools and plugins</h1>
+<p>Here is a list of the Apache Ivy related tools and plugins we are aware of that can be found over the net.<br class="xooki-br"/>Feel free to post on the mailing list to ask for your tool to be added here.</p>
+<ul>
+<li><a href="http://code.google.com/p/ivy-tools/">ivy-tools</a></li>
+<p> A collection of tools for managing and searching your Ivy repository.</p>
+<li><a href="http://www.procippus.com/home/ivy-facade">Ivy Facade</a></li>
+<p>Ivy Facade is a utility project aimed at visualizing an Ivy repository. It can be run as a stand-alone command or as part of a build script. Very useful for enterprise development using Ivy.</p>
 <li><a href="http://www.jaya.free.fr/ivycruise.html">IvyCruise</a></li>
 <p> This set of plugins for Cruise Control let you integrate Ivy with this famous continuous integration server.</p>
 <li><a href="http://code.google.com/p/ivysvn/">IvySvn</a></li>
@@ -145,6 +148,8 @@
 <p> SAnt (Shared Ant) is an experimental build system based on Ant and Ivy, primarily developpedd as part of the hippo project.</p>
 <li><a href="http://www.fnogol.de/archives/2006/08/21/generate-applicationxml-from-ivyxml-for-packaging-an-ear/">Generate application.xml from ivy.xml for packaging an ear</a></li>
 <p> is an entry on Philipp Meier's weblog which explain how he used ivy and xslt to generate his application.xml files.</p>
+<li><a href="http://ivytools.sourceforge.net/">ivytools.org</a></li>
+<p> This sourceforge project aims to gather community contributed tools and plugins for Ivy.</p>
 <li><a href="http://www.ribomation.com/riboutils/eartask/">EAR ant task</a></li>
 <p> this is not directly related to Ivy, but more to the link above. You have also the possibility to use this task to generate your ear, which does not depend on Ivy, but which can be very easily integrated with.</p>
 </ul>