Search Dialog
This search mechanism searches the workspace (or a part of it) for program elements or
text. It can find declarations of and references to program elements.
- Search String The string or program element you want to find. Use
* for a multi-character wildcard. If you selected program element before you
launched the search, its name is filled in here by default.
- Element The type of program element you want to find. If you
select Type, it searches for classes and interfaces.
- Scope The portion of the workspace you want to search. If you
select Project, it searches the project you were in when you started the
search.
- Usage Choose to find the program element when it is declared, where
other code makes reference to it, or both.
- Start Click to start the search. If it finds an occurrence, the
Search Results browser will open to display the results.
- Stop Click to stop the search.

Searching for Declarations of and References to a Program
Element
