开发者

Switching between side by side text windows in Eclipse

I have an eclipse window with two tabs open side by side so that I can see the text of both files开发者_如何学编程 simultaneously. Is there a keyboard shortcut that allows me to switch which window I am editing?


I usually use Ctrl + F6, it will pop-up a small context menu were with all editors and windows, by default it switch you to the next editor in the list. And Ctrl + Shift +F6 goes to the previous editor in the list.

It's not exactly what you asked for, but i cannot found simple shortcut for switching windows. You can read this article for more info


You can also create your own perspectives (Window --> Save Perspective As...) and easily switch between them:

  • Ctrl + F8 Next perspective

  • Ctrl + Shift + F8 Previous perspective

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜