Updating a plug-in in a feature
Procedure
To update a plug-in in a feature with a more recent version:
- Open the Plug-in Development perspective.
- In the Package Explorer, expand the feature.
- Right-click the feature.xml file and click
. The editor opens and displays the feature information.
- Click the Plug-ins tab.
- To delete the old version of the plug-in from the feature, right-click the old version of the plug-in, and click Delete.
- Add the new version of the plug-in to the feature, as described in the preceding topic.