Does a “Find in project…” feature exist in Eclipse IDE?

前端 未结 16 1734
执念已碎
执念已碎 2020-11-30 16:21

Does Eclipse have a way to search a whole project for some text like Xcode\'s \"find in project\" feature?

16条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-30 16:49

    First customize your search dialog. Ctrl+H. Click on the Customize button and select inly File Search while deselecting all the others. Close the dialog.

    Now you can search by selecting the word and hitting the Ctrl+H and then Enter.

提交回复
热议问题