OSGi plugin for Netbeans
I found a cool simple OSGi plugin for Netbeans.
You can download it from Sourceforge.
A user manual is included.
The plugin generates a “ready to use” OSGi Bundle project.
It supports code completion for OSGi MANIFEST.MF, which is the source for version control, dependencies, and so on.
Also all kinds of OSGi containers are supported like Felix and Knopflerfish.
One little remark. The plugin generates a project with a felix.jar version 1.4. Apache Felix is now on version 1.8.
Have fun.

Comments are closed.