To update an installed bundle on an OSGi framework available in the Frameworks view, execute the next steps:
If new bundle version is available in the local file system:
Select the bundle from the framework's tree, right-click it and invoke Update.
In the displayed dialog, specify the location of the bundle JAR file which contains the update and click OK.
If the new bundle version is being developed in the Eclipse workspace:
Right-click the plugin project of the bundle or its JAR file if added to the workspace and select Install To > Select OSGi Framework.
Select the target OSGi framework where the update should be executed and click OK.
If the OSGi Runtime is configured with a list of system bundles providing vital system functionality, e.g. if it is emulated or is created with the help of the Image Builder, you are not allowed to update such bundles.- updating some of them might lead to loss of important OSGi framework capabilities.