To find a program element in the workspace, use the Go To tool. The Go To tool finds and selects a program element within the current browser and page. It helps you select a particular program element in a long list of elements.
If you have a browser open on, for example, a particular project, running a Go To search for a package that is not in the project will not find the package. Therefore, if you want to search the entire workspace for the program element, run the Go To search from the Projects page of the Workbench.
Wildcard Character | Represents |
---|---|
* | any string of characters |
# | any single character |
If you do not find the program element in the workspace, find it by using the Go To tool in the Repository Explorer, and then add it to the workspace.
Searching for a Program Element in the Repository
Searching for Declarations of and References to a Program Element
Searching for Text in a Source Pane
Browsing the Workspace