Bnd tool can create and diagnose OSGi R4 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
- Eclipse IDE plugin
- Ant Plugin