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

前端 未结 16 1755
执念已碎
执念已碎 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:43

    yes, but you need to open the global search panel. to do so, press the binoculars icon on the top right corner of the IDE.

    you can even filter searches by function identifiers, method scopes an etc...

提交回复
热议问题