As Lars points out on the ide-dev mailing list, a lot of Eclipse IDE users arenβt aware of some very handy features, especially the one-feature-to-rule-them-all: Quick Access.
In an Eclipse IDE, Quick Access will take you quickly to the feature you need. To activate Quick Access, type Ctrl+3 and start typing (or click in the entry field in the toolbar and start typing).
π screenshot-from-2016-04-06-15-24-27
Quick Access will find and list all of the features that match what you type, including commands, views, editors, menus, preferences, and perspectives. Selecting an entry will take the appropriate action for whatever is selected (e.g. invoke the command or open the preferences page).
Note that if they exist, the list of available features will include key bindings. You get at the full list of key bindings (Key Assist) by typing Ctrl+Shift+L.
Iβm not sure what the key bindings for Quick Access or Key Assist are on the Mac, but if youβre using a Mac, start typing in the Quick Access toolbar field to find outβ¦
| Reference: | Quick Access to Eclipse IDE Features from our JCG partner Wayne Beaton at the Eclipse Hints, Tips, and Random Musings blog. |
Thank you!
We will contact you soon.
Wayne BeatonApril 8th, 2016Last Updated: April 7th, 2016

This site uses Akismet to reduce spam. Learn how your comment data is processed.