Reviews
WebSphere TutorialsWebSphere V5.0 : Java Development - Use search function
WebSphere V5.0 : Java Development - Use search function
In this tutorial you will learn about WebSphere V5.0 : Java Development - Use search function -
Search actions, Search, Search File, Containing text, Wildcards, File name patterns, Wildcards, Case Sensitive, Scope, Search Help, Search Java, Search string, Search for, Limit to group, Scope, Workspace - Selected Resources, Search view, Toolbar, Show Next Match, Show Previous Match, Remove Selected Matches, Search and Previous Search Results
Search actions
Search
Keyboard Shortcut: Ctrl + H
Opens the search dialog.
Search File
Opens the search dialog on the File search page:

In the Search dialog, the File Search tab allows you to search for files or text in the Workbench. You can bring up the Search dialog by clicking on the Search toolbar button:

Containing text - Type the expression for which you wish to do the text search. Leave this field empty to search for files. From the drop-down menu, you can choose to repeat or modify a recent search.
Wildcards - The available wildcards for search expressions are displayed in the search dialog:
- "*" matches any set of characters, including the empty string
. - "?" matches for any character
. - "\" is the escape for a literal; if you want to search for an asterisk, question mark, or backslash character, type a backslash before it to indicate that you are not using these characters as wildcards (e.g., "\*", "\?", or "\\")
File name patterns - In this field, enter all the file name patterns for the files to find or search through for the specified expression.
Wildcards - The available wildcards for file name patterns are displayed in the search dialog:
- "*" matches any set of characters, including the empty string
. - "?" matches for any character
Case Sensitive - Turn this option on if you want the text search to be case-sensitive.
Scope - Choose the scope of your search. You can either search the whole workspace, pre-defined working sets or previously selected resources.
Search Help
Opens the search dialog on the Help search page:

Search Java
Opens the search dialog on the Java search page:

This tab in the Search dialog allows you to search for Java elements.
Search string - In this field, type the expression for which you wish to search, using the wildcard characters mentioned in the dialog as needed. This field is initialized based on the current selection. From the drop-down menu, you can choose to repeat (or modify) a recent search. Select the Case sensitive field to force a case aware search. Case sensitive is enabled when a custom search string is entered.
Search for - Select to search for one of the following kinds of elements:
-
Type
. -
Method
. -
Package
. -
Constructor
. -
Field
Limit to group - Select to limit your search results to one of the following kinds of matches:
-
Declarations
. -
Implementors (available only when searching for types)
. -
References
. -
All Occurrences
. -
Read Access (available only when searching for fields)
. -
Write Access (available only when searching for fields)
Scope - Select to limit your search results to one of the following scope:
Workspace
Selected Resources
Working Sets. Press Choose to select or create a working set.
Search view
This view displays the results of a search. Text searches will only search for expressions in files with extensions (file types) specified in the search dialog.

Toolbar
The toolbar in the Search view contains the following buttons:
Show Next Match
This command highlights the next match of the search expression in the editor area, opening the file if required.
Show Previous Match
This command highlights the previous match of the search expression in the editor area, opening the file if required.
Remove Selected Matches
Removes all highlighted matches from the search results.
Search
This command opens the Search dialog.
Previous Search Results
This command allows you to browse previously conducted searches and repeat a previous search. You can select a previous search from the drop-down menu or clear the search history.

_____________
Author: Mikalai Zaikin. Please Click Here to visit Authors site for any updates and changes to the study notes.
WebSphere Tutorials
- WebSphere V5.0 : Building Expressions
- WebSphere V5.0 : Creating SQL statements
- WebSphere V5.0 : Applying DDL scripts to a remote database
- WebSphere V5.0 : Deploying to the database
- WebSphere V5.0 : Defining a table
- WebSphere V5.0 : Defining a database
- Working with Data in WebSphere
- WebSphere V5.0 : Debugging - JSP debugging
- WebSphere V5.0 : Debugging - Scrapbook Page
- WebSphere V5.0 : Debugging - View variables
- WebSphere V5.0 : Debugging - Step-through code
- WebSphere V5.0 : Debugging - Set breakpoints
- WebSphere V5.0 : Running Applications - Export J2EE applications
- WebSphere V5.0 : Running Applications - Run/operate server
- WebSphere V5.0 : Running Applications - Understand Session Manager
- WebSphere V5.0 : Running Applications - Configure data sources
- WebSphere V5.0 : Running Applications - Create server instance and server configuration
- WebSphere V5.0 : Web Development - Use Web Page Wizards
- WebSphere V5.0 : Web Development - Work with Web Application Deployment Descriptor
- WebSphere V5.0 : Web Development - Use content assist
- WebSphere V5.0 : Web Development - Use Page Designer to add and modify HTML and JSP content
- WebSphere V5.0 : Web Development - Understand classpath and module dependencies
- WebSphere V5.0 : Web Development - Create resources in appropriate J2EE locations
- WebSphere V5.0 : Web Development - Create a web project
- WebSphere V5.0 : Java Development - Use property dialogues
- WebSphere V5.0 : Java Development - Use hierarchy view
- WebSphere V5.0 : Java Development - Use task view
- WebSphere V5.0 : Java Development - Use search function
- WebSphere V5.0 : Java Development - Use content assist function and declarations
- WebSphere V5.0 : Java Development - Use refactoring features
- WebSphere V5.0 : Java Development - Use Outline View and Browsing View
- WebSphere V5.0 : Java Development - Create Java project, packages, classes, methods
- WebSphere V5.0 : Workbench Basics - Use the Help feature to aid in development activities
- WebSphere V5.0 : Workbench Basics - Import to and export from the workbench
- WebSphere V5.0 : Workbench Basics - Work with Perspectives
- WebSphere V5.0 : Workbench Basics - Set workbench preferences
- WebSphere V5.0 : Workbench Basics - Create J2EE projects







