what's the shortcut of switching between different perspectives in eclipse
debugging, eclipse, perspective, shortcut
Solution
To switch between perspectives.
Windows: Ctrl+F8
Mac: cmd+F8
Problem
I have PyDev, Java, and CDT installed on my Eclipse, and sometimes I need to switch between different perspectives; Debug to Pydev, for example. Does Eclipse have a shortcut to switch between them?