I am doing some development using Bndtools. Bndtools provides, out of the box, OSGi runtimes for Apache Felix and (apparently) for Equinox.
Suppose, however, you want to develop bundles and test them in Bndtools in Knopflerfish? Or for some company's proprietary container (yes, they do exist, amazingly enough!)? Bndtools makes it easy to add individual bundles to the development environment, but there doesn't seem to be any obvious way to add a complete runtime for testing.
Is there some way that someone can add alternate OSGi runtime environments to Bndtools?