53

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?

Cœur
  • 37,241
  • 25
  • 195
  • 267
Searene
  • 25,920
  • 39
  • 129
  • 186

5 Answers5

113

To switch between perspectives.

  • Windows: Ctrl+F8

  • Mac: cmd+F8

Matt Lacey
  • 65,560
  • 11
  • 91
  • 143
arturhoo
  • 2,492
  • 1
  • 21
  • 22
7

You can specify hotkeys for specific perspectives in Window->Preferences:

enter image description here  

You can export these to file using 'Export CSV...', here are mine if interested -

J-Dizzle
  • 4,861
  • 4
  • 40
  • 50
3

Ubuntu: Ctrl+F8 same as windows

samsamara
  • 4,630
  • 7
  • 36
  • 66
1

Command-F8 lets you change perspectives in Eclipse for Mac.

Josiah Krutz
  • 957
  • 6
  • 16
0

Eclipse allows you to change the perspective easily. Ctrl + F8 still switches between default/regular and most recent perspective. The toolbar shortcut is available too. Toolbar shortcut Image

Star Galaxy
  • 3
  • 1
  • 3