bnd

tool to create and diagnose OSGi bundles
  http://bnd.bndtools.org/
  0
  no reviews



The bnd tool helps you create and diagnose OSGi bundles. The key functions are:

* Show the manifest and JAR contents of a bundle * Wrap a JAR so that it becomes a bundle * Create a Bundle from a specification and a class path * Verify the validity of the manifest entries

The tool is capable of acting as:

* Command line tool * Maven Plugin * Ant Plugin