tabs - Eclipse: how to switch between console window and editor? -


i'm using eclipse python , r development. how can jump between editor tab , console window using keyboard shortcut / hotkey?

go view console: shift + alt + q + c

you can switch editor using ctrl + f7.

ctrl + shift + l displays shortcuts in eclipse.


Comments