You can add a plug-in to an existing feature.
Procedure
- Open the Plug-in Development perspective.
- In the Package Explorer, expand the
feature.
- Right-click the feature.xml file and
click .
- For each plug-in that you want to add:
- Click the Plug-ins tab.
- Click Add. The Plug-in
Selection window opens.
- In the input field, type a few sequential characters
from the name of the plug-in. You can use an asterisk
(*) as a wildcard character, but only as part of a character string.
The asterisk (*) when not combined with any other characters does
not match anything.
- In the Matching items list, select
the plug-in that you want to add to the feature.
- Click OK. The
plug-in is added to the feature.
- To update any information that pertains to the plug-in
that you just added, click the appropriate tab and make the updates.
- To update the version of the feature itself, click the Overview tab
and enter the new version information in the Version field. You can update the version number to indicate that the contents
of the feature changed.
- Close the editor.