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 2012/12/17 23:37:25 UTC

svn commit: r1423206 - in /ant/site/ivy: production/links.html sources/links.html

Author: maartenc
Date: Mon Dec 17 22:37:25 2012
New Revision: 1423206

URL: http://svn.apache.org/viewvc?rev=1423206&view=rev
Log:
Added link to a NetBeans plugin (IVY-1395)

Modified:
    ant/site/ivy/production/links.html
    ant/site/ivy/sources/links.html

Modified: ant/site/ivy/production/links.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/links.html?rev=1423206&r1=1423205&r2=1423206&view=diff
==============================================================================
--- ant/site/ivy/production/links.html (original)
+++ ant/site/ivy/production/links.html Mon Dec 17 22:37:25 2012
@@ -317,16 +317,18 @@
 <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-nb-shared-libraries/">ivy-nb-shared-libraries</a></li>
+<p>NetBeans&#153; module providing Apache Ivy integration in Java and Web projects by exposing Ivy confs as shared libraries. Each conf is resolved and created as a library. The libraries can then be added to the project classpaths.</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>
+<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>
-<p> An Intellij IDEA&#153; plugin for resolving dependencies using Apache Ivy and adding them in IntelliJ.</p>
+<p>An Intellij IDEA&#153; 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&#153; to manage the inter dependencies of the solutions with Ivy.</p>
+<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>

Modified: ant/site/ivy/sources/links.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/sources/links.html?rev=1423206&r1=1423205&r2=1423206&view=diff
==============================================================================
--- ant/site/ivy/sources/links.html (original)
+++ ant/site/ivy/sources/links.html Mon Dec 17 22:37:25 2012
@@ -51,16 +51,18 @@
 <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-nb-shared-libraries/">ivy-nb-shared-libraries</a></li>
+<p>NetBeans&#153; module providing Apache Ivy integration in Java and Web projects by exposing Ivy confs as shared libraries. Each conf is resolved and created as a library. The libraries can then be added to the project classpaths.</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>
+<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>
-<p> An Intellij IDEA&#153; plugin for resolving dependencies using Apache Ivy and adding them in IntelliJ.</p>
+<p>An Intellij IDEA&#153; 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&#153; to manage the inter dependencies of the solutions with Ivy.</p>
+<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.