In Eclipse, in the package explorer, can I find files by name?

后端 未结 6 1787
夕颜
夕颜 2021-01-30 19:57

You know how in Eclipse\'s Preferences window (menu bar: Window --> Preferences), you have a hierarchy to browse, but you also have a text search field. And as you type into t

6条回答
  •  隐瞒了意图╮
    2021-01-30 20:40

    There is a small button with "left right arrows" (link with editor) near Package Explorer. Click that and you can use Ctrl+Shift+R with it. It will show you the current open file in Package Explorer.

    Link with editor option in eclipse

提交回复
热议问题