Olá
Segundo Ray Djajadinata
10 Eclipse Navigation Shortcuts Every Java Programmer Should Know
[]s
Luca
Olá
Segundo Ray Djajadinata
10 Eclipse Navigation Shortcuts Every Java Programmer Should Know
[]s
Luca
Eu lembrei desse tópico que trata do mesmo assunto.
Pena que o link não está mais disponivel.
Olá
Bem lembrado!
O texto não está mais disponível mas por sorte o Luiz Aguiar tinha feito um Copy&Paste.
Top 10 Eclipse HotkeysEclipse has lots and lots of hotkeys, but for daily work you need only a small subset. This are the hotkeys I consider to be the most important time savers:
Moving around* Ctrl+J ? Incremental Search * Ctrl+Shift+T ? Search a type, with search on typing. You can use only the upcase letters (e.g. type ?MIL? to find MouseInputListener) * Ctrl+F6 ? Switch between last used files * F3 ? Open declaration * Ctrl+Alt+H ? Open Call HierarchyEditing
* Ctrl+1 ? Quick Fix: press while cursor is positioned at member variable, parameter, selection, warnings, errors, ? * Ctrl+Space ? Context Assist: press after a ., or to use macros (for, while, sysout, ?). Press in class-scope to automatically create method declarations. * Ctrl+Shift+O ? Organize Imports * Ctrl+Shift+F ? Reformat source * Alt+Shift+T ? Show Refactor Quick MenuIn case these hotkeys are not enough or you have forgotten which hotkey does what, you can always press Ctrl+Shift+L to get a nice list of all the hotkeys.
[]s
Luca
aproveitar o topico como faço no eclipse para ativar e desativar assertivas?.. nao conseguir fazer isso nao… tiver que usar o prompt do windows mesmo…
lendo este topico me animei a escrever este post 
http://www.urubatan.com.br/2007/05/22/melhores-teclas-de-atalho-do-eclipse/