How to move Eclipse tabs with keyboard shortcut?

2020-05-26 07:23发布

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

From this: enter image description here

To this: enter image description here

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

Any idea ?

1条回答
孤傲高冷的网名
2楼-- · 2020-05-26 08:06

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.

查看更多
登录 后发表回答