10 Eclipse Navigation Shortcuts Every Java Programmer Should Know
10 very useful Eclipse IDE shortcuts that can save you time.
* Open any file quickly.
* Open a type quickly.
* Go directly to a member of a class.
* Go to line number n.
* Go to the last edit location.
* Go to a super/sub-type.
* Go to other open editors.
* Move between problems
* Browse visited files.
* Go to type declaration.