Eclipse 10 hotest-keys

ilovesimple2006發表於2007-06-29

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 Hierarchy

Editing

* 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 Menu

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/792140/viewspace-922160/,如需轉載,請註明出處,否則將追究法律責任。

相關文章