Sean's Note: Eclipse useful hotkeys

2013年4月11日 星期四

Eclipse useful hotkeys

Most Used:

F3 尋找定義

ctrl + shift + G References in workspace

ctrl + G Declaration in workspace

ctrl + M 將目前 focus 的視窗放大最大

ctrl + / 註解 (取消註解)

ctrl + shift + O 自動匯入所欠缺的類別

alt + ← 移至上一次游標所在位置

alt + → 移至下一次游標所在位置

ctrl + shift + X 大寫字母  (在寫 constant 的時候頗實用)

ctrl+shift+R Open Resource (找 file 用它就對了)

Sometimes Used:

ctrl + shift + P 移至匹配的括號

ctrl + shift + L 列出所有快速鍵

ctrl + D 刪除單一行

ctrl + shift + F 程式碼自動排版

ctrl + shift + Y 小寫字母

alt + shift + J 加入Java doc說明

ctrl + shift + T search (用來找類別)

ctrl+F11 快速執行

F11 快速執行(Debug模式)

ctrl+K 快速搜尋選取的字(有點像瀏覽器搜尋的 F3)

沒有留言:

張貼留言