Start of change

Enabling PDE runtime capabilities

To access PDE Runtime facilities you must first enable the PDE capabilities in your workbench.

To enable the PDE capabilities:

  1. Click Window > Preferences to open the Preferences window.
  2. Expand Workbench in the left hand pane, and click Capabilities.
  3. Expand Eclipse Developer in the Capabilities pane.
  4. Select the Eclipse Plug-in Development check box.
  5. Click OK or Apply to apply your changes.
The PDE and PDE runtime views are now available in the Message Brokers Toolkit.
End of change