Importing OSGi Bundles into a NetBeans Platform Application
An OSGi bundle can be imported into a NetBeans Platform
application to provide new features, such as those
provided by Mylyn or the Eclipse Modeling Framework (EMF).
Take the following steps:
- In the Projects window, right-click the application node
and select Properties.
- In the Properties window, go to the Libraries tab
and do one of the following:
- Add Project. Lets you add a single OSGi bundle
to your application.
- Add Cluster. Lets you add a folder containing
one or more OSGi bundles to the application.
- Click OK.
New folders and files have now been added, enabling
the NetBeans Platform to load your OSGi bundles
into the application.
Legal Notices