Using the dropins folder to install the integration plug-ins

Like all Eclipse plugins, you can use the dropins folder in your Eclipse installation to install the required plugins for integration with Rational® Rhapsody®.

Procedure

  1. Copy the relevant plugins from [Rhapsody installation directory]\Eclipse\plugins to the dropins folder in your Eclipse installation. The plugins to install depend upon the type of integration you would like to use:
    • For Eclipse workflow integration: all plugins with the string wfi in the name of the .jar file, except for the plugin that has the string workbench in the name of the .jar file.
    • For Wind River Workbench workflow integration: all plugins with the string wfi in the name of the .jar file
    • For Eclipse platform integration: all plugins (both those with the string wfi and those with the string platformintegration), except for the plugin that has the string workbench in the name of the .jar file.
    • For Wind River Workbench platform integration: all plugins (both those with the string wfi and those with the string platformintegration).
  2. Run Eclipse with the -clean argument.

Feedback