您的位置:首页 > 其它

【博客话题】从手机应用开发者论开发创业

2012-07-09 17:42 197 查看
Eclipse 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 Hierarchy

Editing

* Ctrl+1 — Qu
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: