Declaring dependencies outside of the workspace that resolve at run time

About this task

When you declare a dependency for a bundle that is outside of the workspace, you receive an error marker in the source view of your bundle manifest file at the Import-Package header. To resolve this dependency at run time, you need to add it to your target platform or to your workspace

Procedure

  1. Switch to the Markers view. Click Window > Show View > Markers.
  2. Right-click the error and select Quick Fix. The Quick Fix dialog opens.
  3. Select one of the following options:
    • Import a bundle to the workspace.
    • Add a bundle to the target platform.
  4. Click Finish.
  5. A wizard opens to assist you with importing the bundle or adding the bundle to the target platform. Follow the instructions in the wizard to import the bundle into your workspace or add it to your target platform.
Icon that indicates the type of topic Task topic
Timestamp icon Last updated: July 17, 2017 21:58

File name: tbundlemfimportruntime.html