Search in Eclipse through project

前端 未结 4 1602
时光取名叫无心
时光取名叫无心 2021-02-05 10:56

How to search in Eclipse through project for some word ? When I start CTRL-h I need to choose field, method or ...., but I need to find all occurences in project no metter metho

4条回答
  •  不要未来只要你来
    2021-02-05 11:20

    In order to accomplish it you need to customize your research:

    Ctrl + H

    then at the bottom of the search window click on Customize

    check only FileSearch and unselect the rest of the options

    then you can search for anywork in the project by selecting either worksapce or Enclosing project

提交回复
热议问题