Apr 25
This just made my day:
When you’re in Eclipse (IDE), press Ctrl+3, then enter the name of a view, editor, preference, command, menu etc. or previously opened resource (e.g. a Java class), select the desired match from the list and voilà – Eclipse navigates you there. You can also enter the initials of the words you are looking for, e.g. “pe” for “Package Explorer”. That’s really a cool feature and available since Eclipse 3.3. It brings kind of a “spotlight feeling” to your development work ;)
Good bye, “Show View” and “Open Perspective” ;)
April 25th, 2008 at 12:55 pm
Jep, that’s right – it seems the eclipse development team was inspired by our friends from cupertino… great feature!