If you've been working with OSGi, you've certainly seen this error before: Unresolved requirement: Import-Package: sun.misc The cause of the problem is that OSGi ...
Bnd/Bndtools is a swiss army knife for OSGi. It creates manifest headers for you based on analyzing the class code, it verifies your settings, it manages project dependencies, diffs jars, and much ...