Home  >  Article  >  What is the shortcut key for eclipse global search?

What is the shortcut key for eclipse global search?

angryTom
angryTomOriginal
2020-02-20 14:58:5428826browse

There are too many files and it is too troublesome to find them individually. Eclipse provides a global search function. Let me share with you how to use the eclipse global search function.

What is the shortcut key for eclipse global search?

What is the eclipse global search shortcut key

The global search shortcut key is Ctrl H.

The specific usage of the search function is as follows:

1. Open eclipse and use the shortcut key "ctrl H" to open the file Search dialog box, or click the "search" tab to open the file search dialog box.

What is the shortcut key for eclipse global search?

#2. Then select the "File Search" tab and enter the string to be searched in Containing text.

What is the shortcut key for eclipse global search?

#3. Click the "Choose" button behind "File name patterns" and select the file type you want to search.

What is the shortcut key for eclipse global search?

4. Click the "Choose" button behind "Scope" to select the search scope. The entire workspace defaults. Then click the "Search" button, and eclipse can search according to the requirements you selected.

What is the shortcut key for eclipse global search?

#5. After clicking the search button, all projects and files containing the string to be searched will be displayed under the search tab.

What is the shortcut key for eclipse global search?

6. If the search tab does not appear, you can click Window -->Show View --> Search to bring up the Search tab.

What is the shortcut key for eclipse global search?

PHP Chinese website has a large number of Introduction to Programming, welcome to learn.      

The above is the detailed content of What is the shortcut key for eclipse global search?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn