The Search command allows to search for:
- Objects (entities).
- Text string in all source files in a selected folder.
- Text string in the current source.
The Entity search looks for objects according to
a given object name. The Search command allows to search the project
for object names matching the entered criteria. Wildcards can be used.
The search results are displayed in the Search panel. The following information is available:
- Entity (matching the search criteria)
- Type of entity
- Place of declaration (class/method)
- File
- Package
|