How do I hotkey directly to File Search tab in Eclipse

前端 未结 9 999
别那么骄傲
别那么骄傲 2020-12-23 02:25

When I use CTRL+H I end up on the Java Search tab. I would very much like a shortcut to go directly to File Search instead. Is that possible?

S

9条回答
  •  庸人自扰
    2020-12-23 03:06

    I actually think the best (and easiest way) is to simply open the search dialog (ctrl + h), hit customize, and then select the checkbox for "Remember last page used." Then tab over to the File Search once. So long as that is the last search tab you used, it will always open there. The advantage to this is that you don't lose easy access to the other tabs, should you actually need them! (working in Eclipse Kepler).

    Customize view

提交回复
热议问题