Quick Eclipse
satya - Tuesday, September 27, 2011 3:57:52 PM
An elaborate starters guide
satya - Tuesday, September 27, 2011 3:58:57 PM
My eclipse faq and hard things research
satya - Tuesday, September 27, 2011 3:59:33 PM
ctrl-shift-t: type search for a java source file
ctrl-shift-t: type search for a java source file
satya - Tuesday, September 27, 2011 4:00:01 PM
alt-shift-w: sync the file in the navigator
alt-shift-w: sync the file in the navigator
satya - Tuesday, September 27, 2011 4:00:56 PM
ctrl-shift-o: Organize or resolve imports
ctrl-shift-o: Organize or resolve imports
satya - Tuesday, September 27, 2011 4:01:31 PM
ctrl-shift-f4: close all open files
ctrl-shift-f4: close all open files
satya - Tuesday, September 27, 2011 4:02:37 PM
ctrl-h: search for files in the workspace
ctrl-h: search for files in the workspace
satya - Tuesday, September 27, 2011 4:02:49 PM
ctrl-f: search for text in the current file
ctrl-f: search for text in the current file
satya - Tuesday, September 27, 2011 4:04:57 PM
F5 : refresh files/projects/directoies
F5 : refresh files/projects/directoies
satya - Tuesday, September 27, 2011 4:05:48 PM
How to quickly override a base class method: CTRL-space in a context
Go to an empty space in your class after a method. Then press ctrl-space
satya - Tuesday, September 27, 2011 4:06:38 PM
ctrl-space
It works like a champ in many cases. Go to the context and press ctrl-space. Especially useful in xml attributes and nodes