How to move Eclipse tabs with keyboard shortcut?

随声附和 提交于 2019-12-03 11:44:50

问题


I would like to move my tabs in Eclipse like this :

From this:

To this:

But using a keyboard shortcut, 'cause is very annoying doing this with the mouse everytime just to reorder the tabs.

Any idea ?


回答1:


There is no such a shortcut. Tabs are shown in the order you open them. But you can switch the tabs using Ctrl+PageUp and Ctrl+PageDown. Or select one tab in the list of opened tabs using Ctrl+E.



来源:https://stackoverflow.com/questions/16276852/how-to-move-eclipse-tabs-with-keyboard-shortcut

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!