IntelliJ IDEA 2016.3 Help

OSGi Bundles

This feature is supported in the Ultimate edition only.

The OSGi Bundles run configuration allows running bundles that don't have any dependencies on a specific OSGi framework implementation on any of the installed framework instances.

Currently there are limitations for this run configuration type:

  • Only the core framework bundle will be loaded.
  • Your bundles cannot depend on any other bundles of the framework.

To create an OSGi Bundles run configuration, perform the following general steps

  • Open the Run/Debug Configurations dialog box, click the Add button add.png, and choose OSGi Bundles.
  • In the dialog box that opens choose a framework instance to run your bundles on and specify the bundle to start with.

See Also

Last modified: 21 March 2017