-2

I would like to start a discussion of what are some of not widely known but very usefull eclipse short keys you guys use day to day life. Let me start by something,

ctr+E -> shows the current open file list in the open perspective

Any one know how to go to package declaration by restoring the current perspective (when you are in maximize mode of the perspective)?

Harshana
  • 7,297
  • 25
  • 99
  • 173

2 Answers2

3

Ctrl +Shift+L

Gives List of key bindings in Eclipse .

Sandeep Pathak
  • 10,567
  • 8
  • 45
  • 57
0

There are several pages with Eclipse Shortcuts Cheats

For example:

http://devcheatsheet.com/tag/eclipse/

http://www.n0sl33p.org/dev/eclipse_keys.html

The one from DZone is normally very well explained.

Carlos Quintanilla
  • 12,937
  • 3
  • 22
  • 25