How to move Eclipse tabs with keyboard shortcut?
eclipse, keyboard, keyboard-shortcuts, plugins
Solution
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.
Problem
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 ?