The workbench provides several options for searching for
and viewing EGL files and parts.
- File Search view
- With the File Search view, you can perform a textual search of
the entire workspace or a subset of your files and projects. You type
a string and specify the search scope, and the workbench searches
the files for a textual match. This method of searching is not customized
for EGL use; you can use it for all types of files.
- EGL Search view
- With the Search view, you can search for EGL parts or references
to those parts. Click from the menu bar and type
in a search string. See Searching for parts.
- Parts List view
- The Parts List view displays a table of EGL parts with details
about their location and type. To use the Parts List view, select
one or more EGL files in the Project Explorer view, right-click the
files, and then click Open in Parts List. See Viewing lists of parts.
- Parts Reference view
- The Parts Reference view displays all the parts that are referenced
by a single main logic part, such as a program. To open the Parts
Reference view, right-click a file containing a main logic part in
the Project Explorer view and then click Open in Parts
Reference. See Viewing part references.
- Project Explorer view
- If you have a file open in the EGL editor and you want to locate
that file in the Project Explorer view, right-click the open file
in the editor and then click . See Locating an EGL source file in the Project Explorer view.