Updating a plug-in in a feature

Procedure

To update a plug-in in a feature with a more recent version:

  1. Open the Plug-in Development perspective.
  2. In the Package Explorer, expand the feature.
  3. Right-click the feature.xml file and click Open With > Feature Manifest editor.
    The editor opens and displays the feature information.
  4. Click the Plug-ins tab.
  5. To delete the old version of the plug-in from the feature, right-click the old version of the plug-in, and click Delete.
  6. Add the new version of the plug-in to the feature, as described in the preceding topic.