Java - Eclipse-RCP

bundle/plugin/fragment/feature - definition

A Bundle is a loadable codeunity of the OSGi-framework.

Each Eclipse-Plugin corresponds to an OSGi-Bundle.

A Fragment is a part of a plugin. The appearance of a fragment is just like the appearance of a plugin. There are just a few little differences:


Several plugins, summarized to an ended functionunity, equals a Feature.