Using Find in the WSDL View
See Also
You can search for WSDL components in the current WSDL file.
You can define the type of find to be performed:
- Search Selection.
Starts the find action from the component most recently selected in the WSDL view.
- Use regular expression.
The phrase entered into the text field is treated as a regular expression, with case-sensitivity.
For more information about regular expressions, see
Regular Expressions For Finding and Replacing Text.
To search for WSDL components:
- From from the IDE's main menu, choose Edit > Find. You can also press Ctrl-F.
The Find bar opens at the bottom of the WSDL view.
- In the Find box, click the magnifying glass icon and select the type of search that you want to perform:
Component Name, Component Kind, Attribute Declaration, or Attribute Value.
- If you want to find matches from a specific point, then select a component in the WSDL view, click the magnifying glass icon, and select Search Selection.
- If you want to use a regular expression, then click the magnifying glass icon and select Use regular expression.
- In the Find box, type the text or regular expression and press Enter.
The IDE finds any matching components and highlights the matches in the WSDL view.
- To cycle through the matching components, use the Find Next and Find Previous buttons.
To clear highlights after a search:
- In the Find bar, click Clear.
The highlights are removed from the WSDL view.
- See Also
- About the WSDL View
Legal Notices