Friday, January 18, 2008

useful eclipse java shortcuts

ctrl + [space] - auto-complete.

use this when you have no text and what to know suggestions, when you have started the text you want but want it completed, or after you have entered the capital letters of the class you require.

ctrl + O - quick outline

ctrl + shift + O - organise imports

ctrl + T - class (or type) hierarchy

ctrl + shift + T - find class (or type) by name

0 Comments:

Post a Comment

<< Home