Author: hibou
Date: Thu Dec 16 10:00:03 2010
New Revision: 1049856
URL: http://svn.apache.org/viewvc?rev=1049856&view=rev
Log:
- add a links to IvyVisual
- put ivyde in front
- cleanup of some description
Modified:
ant/ivy/site/links.html
Modified: ant/ivy/site/links.html
URL:
http://svn.apache.org/viewvc/ant/ivy/site/links.html?rev=1049856&r1=1049855&r2=1049856&view=diff
==============================================================================
--- ant/ivy/site/links.html (original)
+++ ant/ivy/site/links.html Thu Dec 16 10:00:03 2010
@@ -33,41 +33,45 @@
<p> This subversion repository is used to share ivy files before promoting
them to ivyrep.</p>
<li><a href="http://www.ibiblio.org/maven/">IBiblio maven repository</a></li>
<p> The official repository of maven hosts a great number of jars. It can be
used by ivy to find the jars of your depedencies.</p>
-<li><a
href="http://www.opensymphony.com/webwork/wikidocs/Dependencies.html">Webwork
ivy repository</a></li>
+<li><a
href="http://www.opensymphony.com/webwork/wikidocs/Dependencies.html">Webwork
Ivy repository</a></li>
<p> Open symphony has created an ivy repository you can use as a model or
directly.</p>
<li><a href="https://maven-repository.dev.java.net/">Java.net Maven
repository</a></li>
-<p>Java.net has a maven repository with interesting stuff that can't be found
on ibiblio</p>
+<p>Java.net has a Maven repository with interesting stuff that can't be found
on ibiblio</p>
<li><a href="http://mvnrepository.com/">mvnrepository</a></li>
<p> Search Maven Ibiblio repository</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>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>
<ul>
+<li><a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE™</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://ant.apache.org/ivy/ivyde/">IvyDE</a></li>
-<p> 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>
+<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 provide full Apache Ivy integration into the
library management feature of the Netbeans IDE.</p>
+<p> A plugin for NetBeans-<li><a
href="http://ant.apache.org/ivy/ivyde/">IvyDE</a></li>
+-<p> 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>
+ which provide 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>
-<p> An Intellij IDEA plugin for resolving dependencies using apache ivy and
adding them in IntelliJ.</p>
+<p> An Intellij IDEA™ plugin for resolving dependencies using Apache Ivy
and adding them in IntelliJ.</p>
<li><a
href="http://plugins.intellij.net/plugin/?id=141">IvyDependencyImportor</a></li>
-<p> Another plugin for intellij IDEA, which let you import all the libs
described in the ivy.xml to the current module library.</p>
+<p> Another plugin for Intellij IDEA, which let you import all the libs
described in the ivy.xml to the current module library.</p>
<li><a href="http://plugins.intellij.net/plugin/?id=2267">Ivy Plugin</a></li>
-<p> Another plugin for intellij IDEA, which reads IDEA module settings such as
classpath and source directories from IVY setup.</p>
+<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™ to manage the inter dependencies of the
solutions with 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>
+<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>
-<p> This is a subversion dependency resolver for Ivy 2.1.0.</p>
+<p> This is a Apache Subversion™ dependency resolver for Ivy 2.1.0.</p>
<li><a href="http://wiki.hippo.nl/display/OS/SAnt+build+system">SAnt</a></li>
<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://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>
+<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>
<h1>Doc, tutorials, articles</h1>
<ul>
@@ -78,7 +82,7 @@
<li><a href="http://wiki.java.net/bin/view/Netbeans/FaqIvy">Netbeans
FAQ</a></li>
<p>The Netbeans FAQ has an entry explaining how to use Ivy in their open
source IDE.</p>
<li><a
href="http://chris-engn.blogspot.com/2005/07/naven-dotnet-continous-integration.html">Using
Ivy in a dotnet project</a></li>
-<p>Chris gives a good idea of how to use ivy, cruise control and nant in a
dotnet project environment</p>
+<p>Chris gives a good idea of how to use Ivy, Cruise Control and nant in a
dotnet project environment</p>
<li><a
href="http://weblogs.java.net/blog/dcengija/archive/2006/04/configuring_ivy.html">Integrating
Ivy and luntbuild</a></li>
<p>Davor Cengija on his blog explain how he integrates Ivy in luntbuild, an
open source continuous integration server</p>
<li><a
href="http://www.jaya.free.fr/ivy/doc/articles/ease-multi-module.html">Easing
multi module development</a></li>