bnd-1.50

tool to create and diagnose OSGi R4 bundles

Install

All systems
curl cmd.cat/bnd-1.50.sh
Raspbian
apt-get install bnd1.50

bnd1.50

tool to create and diagnose OSGi R4 bundles

The bnd tool helps you 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 Plugin * Maven Plugin * Ant Plugin