My favorites | Sign in
Project Home Downloads Issues Source
Project Information
Members
Featured
Downloads
Links

IvyBeans

Description

IvyBeans provide full Apache Ivy integration into the library management feature of the Netbeans IDE. This includes support for :

  • managing and downloading dependencies
  • setting the project classpath,
  • editing the relevant configuration files used by Ivy,
  • generating distribution files.

After a quick and simple demonstration available on Netbeans TV, you can discover the current implemented features, and finally install it.

News

20110113 : 1.2 released

New version of the Ivybeans plugin for Netbeans 7.1. This is the list of the bug fixes

http://code.google.com/p/ivybeans/issues/list?can=1&q=Fix%3D1.2+status%3AFixed

Attention : This plugin is no more maintained as it should be.
issue99 is not resolved.

20090718 : 1.1 released

Available here and new features are :

All fixed issues : http://code.google.com/p/ivybeans/issues/list?can=1&q=fix%3A1.1

20080826 : Received the silver medal in the NetBeans Innovators Grant contest

New to Apache Ivy?

Don't know what Apache Ivy is and how it can help you? In a few words, Apache Ivy is a dependency manager, which helps you manage the dependencies between your projects and third party libraries, especially open source libraries. With a very high level of compatibility with maven 2 repositories, Ivy let you manage your dependencies declaratively.

With IvyBeans, adding a library like hibernate or spring with all its dependencies is only one click away. All you need to know is the organisation (groupId in maven 2 terminology) and name (artifactId in maven 2 terminology) of the library you want to add.

Some helpful links:

External Resources

Articles

http://blog.grovehillsoftware.com/2009/07/fogbugzreporter-netbeans-ivy-ivybeans.html

Previous releases & Old News

http://code.google.com/p/ivybeans/wiki/previousReleases

Powered by Google Project Hosting