Eclipse: Top Shortcuts
July 13th, 2009 by jeremychone- File Quick Seeker: Ctrl + Shift + R
- Type (Class, Interface) Quick Open: Ctrl + Shift + T
- Methods quick seeker: Ctrl + O (Additional Ctrl + O shows inherited methods)
- Quick method jump: Ctrl + Shift + (uparrow) or (downarrow)
- Go to line: Ctrl + L
- Go to last edit: Ctrl + Q
- Go to supertype/subtype: Ctrl + T
- Go to editor: Ctrl + E
- Go to declaration: F3 (Same as Ctrl Click)
See also: