Difference between revisions of "Team1/Searching the workbench"
Ladanzahir (talk | contribs) |
Ladanzahir (talk | contribs) |
||
Line 6: | Line 6: | ||
[[Image:Search2.jpg|700px ]]<br/><br/> | [[Image:Search2.jpg|700px ]]<br/><br/> | ||
'''10.2. Searching References: ''' <br/> | '''10.2. Searching References: ''' <br/> | ||
− | In the editor, select the variable, type, method,... you want to find the references for. Right click and select references and then choose the scope you want to search.<br/> | + | In the editor, select the variable, type, method,... you want to find the references for. Right click and select references and then choose the scope you want to search.The result is shown in the search view.<br/> |
[[Image:Search3.jpg|700px ]]<br/><br/> | [[Image:Search3.jpg|700px ]]<br/><br/> | ||
+ | '''10.3. Searching Declarations: ''' <br/> | ||
+ | Tn the editor, select a variable,method name or type and then right click ans select Declarations, and choose the scope of search.The result apears in the search view. | ||
+ | [[Image:Search4.jpg|700px ]]<br/><br/> |
Revision as of 16:08, 30 January 2011
10. Searching the workbench
10.1. Java search:
To search the workbench for a file, a type or a keyword, click on "Search" on the top menu bar and then select "Search" to open the search window.
The search result is shown in the search view:
10.2. Searching References:
In the editor, select the variable, type, method,... you want to find the references for. Right click and select references and then choose the scope you want to search.The result is shown in the search view.
10.3. Searching Declarations:
Tn the editor, select a variable,method name or type and then right click ans select Declarations, and choose the scope of search.The result apears in the search view.