天天看點

eclipse快捷方式

  1. 今天在其他地方看到這麼多快捷方式在此 記錄一下!   
  2. Eclipse 快捷鍵大全    
  3. 類别 指令 鍵序列 說明    
  4. C/C++ Source Add Block Comment Ctrl+Shift+/ C/C++ Editor    
  5. C/C++ Source Add Include Ctrl+Shift+N C/C++ Editor    
  6. C/C++ Source Comment Ctrl+/ C/C++ Editor    
  7. C/C++ Source Find Declaration Ctrl+G C/C++ Editor    
  8. C/C++ Source Find References Ctrl+Shift+G C/C++ Editor    
  9. C/C++ Source Format Ctrl+Shift+F C/C++ Editor    
  10. C/C++ Source Go to Matching Bracket Ctrl+Shift+P C/C++ Editor    
  11. C/C++ Source Go to next C/C++ member Ctrl+Shift+向下鍵 C/C++ Editor    
  12. C/C++ Source Go to previous C/C++ member Ctrl+Shift+向上鍵 C/C++ Editor    
  13. C/C++ Source Open Declaration F3 C/C++ Editor    
  14. C/C++ Source Open Definition Ctrl+F3 C/C++ Editor    
  15. C/C++ Source Open Type Ctrl+Shift+T C/C++ Editor    
  16. C/C++ Source Remove Block Comment Ctrl+Shift+\ C/C++ Editor    
  17. C/C++ Source Show outline Ctrl+O C/C++ Editor    
  18. C/C++ Source Uncomment Ctrl+\ C/C++ Editor    
  19. Makefile Source Comment Ctrl+/ Makefile Editor    
  20. Makefile Source Open declaration F3 Makefile Editor    
  21. Makefile Source Uncomment Ctrl+\ Makefile Editor    
  22. Refactor - C/C++ Redo - Refactoring Alt+Shift+Y C/C++ Editor    
  23. Refactor - C/C++ Rename - Refactoring Alt+Shift+R C/C++ Editor    
  24. Refactor - C/C++ Undo - Refactoring Alt+Shift+Z C/C++ Editor    
  25. View Zoom In Ctrl+= 在視窗中    
  26. View Zoom Out Ctrl+- 在視窗中    
  27. 搜尋 工作空間中的聲明 Ctrl+G 在視窗中    
  28. 搜尋 工作空間中的引用 Ctrl+Shift+G 在視窗中    
  29. 搜尋 打開“搜尋”對話框 Ctrl+H 在視窗中    
  30. 搜尋 顯示“檔案中的出現位置”快速菜單 Ctrl+Shift+U 在視窗中    
  31. 檔案 “建立”菜單 Alt+Shift+N 在視窗中    
  32. 檔案 儲存 Ctrl+S 在視窗中    
  33. 檔案 全部儲存 Ctrl+Shift+S 在視窗中    
  34. 檔案 全部關閉 Ctrl+Shift+F4 在視窗中    
  35. 檔案 全部關閉 Ctrl+Shift+W 在視窗中    
  36. 檔案 關閉 Ctrl+F4 在視窗中    
  37. 檔案 關閉 Ctrl+W 在視窗中    
  38. 檔案 重新整理 F5 在視窗中    
  39. 檔案 屬性 Alt+Enter 在視窗中    
  40. 檔案 列印 Ctrl+P 在視窗中    
  41. 檔案 建立 Ctrl+N 在視窗中    
  42. 檔案 重命名 F2 在視窗中    
  43. 文本編輯 上一個詞語 Ctrl+左箭頭 編輯文本    
  44. 文本編輯 上滾行 Ctrl+向上鍵 編輯文本    
  45. 文本編輯 下一個詞語 Ctrl+右箭頭 編輯文本    
  46. 文本編輯 下滾行 Ctrl+向下鍵 編輯文本    
  47. 文本編輯 全部展開 Ctrl+Numpad_Multiply 編輯文本    
  48. 文本編輯 切換折疊 Ctrl+Numpad_Divide 編輯文本    
  49. 文本編輯 删除上一個詞語 Ctrl+Backspace 編輯文本    
  50. 文本編輯 删除下一個詞語 Ctrl+Delete 編輯文本    
  51. 文本編輯 删除至行末 Ctrl+Shift+Delete 編輯文本    
  52. 文本編輯 删除行 Ctrl+D 編輯文本    
  53. 文本編輯 在目前行上面插入行 Ctrl+Shift+Enter 編輯文本   
  54. 文本編輯 在目前行下面插入行 Shift+Enter 編輯文本    
  55. 文本編輯 複制行 Ctrl+Alt+向下鍵 編輯文本    
  56. 文本編輯 将行上移 Alt+向上鍵 編輯文本    
  57. 文本編輯 将行下移 Alt+向下鍵 編輯文本    
  58. 文本編輯 展開 Ctrl+Numpad_Add 編輯文本    
  59. 文本編輯 折疊 Ctrl+Numpad_Subtract 編輯文本    
  60. 文本編輯 改寫切換 Insert 編輯文本    
  61. 文本編輯 更改為大寫 Ctrl+Shift+X 編輯文本    
  62. 文本編輯 更改為小寫 Ctrl+Shift+Y 編輯文本    
  63. 文本編輯 選擇上一個詞語 Ctrl+Shift+左箭頭 編輯文本    
  64. 文本編輯 選擇下一個詞語 Ctrl+Shift+右箭頭 編輯文本    
  65. 文本編輯 重複行 Ctrl+Alt+向上鍵 編輯文本    
  66. 檢視 Java 包資料總管 Alt+Shift+Q,P 在視窗中    
  67. 檢視 Java 聲明 Alt+Shift+Q,D 在視窗中    
  68. 檢視 Java 類型層次結構 Alt+Shift+Q,T 在視窗中    
  69. 檢視 Javadoc Alt+Shift+Q,J 在視窗中    
  70. 檢視 變量 Alt+Shift+Q,V 在視窗中    
  71. 檢視 同步 Alt+Shift+Q,Y 在視窗中    
  72. 檢視 備忘單 Alt+Shift+Q,H 在視窗中    
  73. 檢視 控制台 Alt+Shift+Q,C 在視窗中    
  74. 檢視 搜尋 Alt+Shift+Q,S 在視窗中    
  75. 檢視 斷點 Alt+Shift+Q,B 在視窗中    
  76. 檢視 顯示視圖 (檢視: 大綱) Alt+Shift+Q,O 在視窗中    
  77. 檢視 顯示視圖 (檢視: 問題) Alt+Shift+Q,X 在視窗中    
  78. 浏覽 &Quick Cross References Alt+Shift+P 編輯 Java 源代碼    
  79. 浏覽 Open AspectJ Type Alt+Shift+A 在視窗中    
  80. 浏覽 Open AspectJ Type in Hierarchy Alt+Shift+H 在視窗中    
  81. 浏覽 “顯示位置”菜單 Alt+Shift+W 在視窗中    
  82. 浏覽 上一個編輯位置 Ctrl+Q 在視窗中    
  83. 浏覽 下一頁 Ctrl+. 在視窗中    
  84. 浏覽 前一頁 Ctrl+, 在視窗中    
  85. 浏覽 前移曆史記錄 Alt+右箭頭 在視窗中    
  86. 浏覽 後退曆史記錄 Alt+左箭頭 在視窗中    
  87. 浏覽 在層次結構中打開類型 Ctrl+Shift+H 在視窗中    
  88. 浏覽 快速大綱 Ctrl+O 編輯 Java 源代碼    
  89. 浏覽 快速層次結構 Ctrl+T 編輯 Java 源代碼    
  90. 浏覽 打開聲明 F3 在視窗中    
  91. 浏覽 打開外部 Javadoc Shift+F2 在視窗中    
  92. 浏覽 打開類型 Ctrl+Shift+T 在視窗中    
  93. 浏覽 打開類型層次結構 F4 在視窗中    
  94. 浏覽 打開結構 Ctrl+F3 編輯 Java 源代碼    
  95. 浏覽 打開調用層次結構 Ctrl+Alt+H 在視窗中    
  96. 浏覽 打開資源 Ctrl+Shift+R 在視窗中    
  97. 浏覽 轉至上一個成員 Ctrl+Shift+向上鍵 編輯 Java 源代碼    
  98. 浏覽 轉至下一個成員 Ctrl+Shift+向下鍵 編輯 Java 源代碼   
  99. 浏覽 轉至比對的方括号 Ctrl+Shift+P 編輯 Java 源代碼    
  100. 浏覽 轉至行 Ctrl+L 編輯文本    
  101. 源代碼 切換 Ant 标記出現 Alt+Shift+O 編輯 Ant 建構檔案    
  102. 源代碼 切換标記出現 Alt+Shift+O 編輯 Java 源代碼    
  103. 源代碼 切換注釋 Ctrl+/ 編輯 Java 源代碼    
  104. 源代碼 切換注釋 Ctrl+7 編輯 Java 源代碼    
  105. 源代碼 切換注釋 Ctrl+Shift+C 編輯 Java 源代碼    
  106. 源代碼 在檔案中重命名 Alt+Shift+R 編輯 Ant 建構檔案    
  107. 源代碼 快速輔助 - 在檔案中重命名 Ctrl+2,R 編輯 Java 源代碼    
  108. 源代碼 快速輔助 - 指定給字段 Ctrl+2,F 編輯 Java 源代碼    
  109. 源代碼 快速輔助 - 指定給局部變量 Ctrl+2,L 編輯 Java 源代碼    
  110. 源代碼 打開外部文檔 Shift+F2 編輯 Ant 建構檔案    
  111. 源代碼 顯示工具提示描述 F2 編輯 Ant 建構檔案    
  112. 源代碼 顯示源代碼快速菜單 Alt+Shift+S 在視窗中    
  113. 源代碼 格式 Ctrl+Shift+F 編輯 Ant 建構檔案    
  114. 源代碼 格式化 Ctrl+Shift+F 編輯 Java 源代碼    
  115. 源代碼 添加 Javadoc 注釋 Alt+Shift+J 在視窗中    
  116. 源代碼 添加塊注釋 Ctrl+Shift+/ 編輯 Java 源代碼    
  117. 源代碼 添加導入 Ctrl+Shift+M 編輯 Java 源代碼    
  118. 源代碼 組織導入 Ctrl+Shift+O 在視窗中    
  119. 源代碼 縮進行 Ctrl+I 編輯 Java 源代碼    
  120. 源代碼 除去出現注釋 Alt+Shift+U 編輯 Java 源代碼    
  121. 源代碼 除去塊注釋 Ctrl+Shift+\ 編輯 Java 源代碼    
  122. 視窗 上一個編輯器 Ctrl+Shift+F6 在視窗中    
  123. 視窗 上一個視圖 Ctrl+Shift+F7 在視窗中    
  124. 視窗 上一個透視圖 Ctrl+Shift+F8 在視窗中    
  125. 視窗 下一個編輯器 Ctrl+F6 在視窗中    
  126. 視窗 下一個視圖 Ctrl+F7 在視窗中    
  127. 視窗 下一個透視圖 Ctrl+F8 在視窗中    
  128. 視窗 切換至編輯器 Ctrl+Shift+E 在視窗中    
  129. 視窗 将活動視圖或編輯器最大化 Ctrl+M 在視窗中    
  130. 視窗 打開編輯器下拉清單 Ctrl+E 在視窗中    
  131. 視窗 顯示标尺上下文菜單 Ctrl+F10 編輯文本    
  132. 視窗 顯示系統菜單 Alt+- 在視窗中    
  133. 視窗 顯示視圖菜單 Ctrl+F10 在視窗中    
  134. 視窗 顯示鍵輔助 Ctrl+Shift+L 在對話框和視窗中    
  135. 視窗 激活編輯器 F12 在視窗中    
  136. 編輯 Add Block Comment Ctrl+Shift+/ Editing in Structured Text Editors    
  137. 編輯 Format Active Elements Ctrl+I Editing in Structured Text Editors    
  138. 編輯 Format Document Ctrl+Shift+F Editing in Structured Text Editors    
  139. 編輯 Move Alt+Shift+V Editing JSP Source    
  140. 編輯 Occurrences in File Ctrl+Shift+A Editing in Structured Text Editors    
  141. 編輯 Open Selection F3 Editing in Structured Text Editors    
  142. 編輯 Quick Fix Ctrl+1 Editing in Structured Text Editors    
  143. 編輯 Remove Block Comment Ctrl+Shift+\ Editing in Structured Text Editors    
  144. 編輯 Rename Alt+Shift+R Editing JSP Source    
  145. 編輯 Rename XSD element Alt+Shift+R Editing XSD context    
  146. 編輯 Restore Last Selection Alt+Shift+向下鍵 Editing in Structured Text Editors    
  147. 編輯 Select Enclosing Element Alt+Shift+向上鍵 Editing in Structured Text Editors    
  148. 編輯 Select Next Element Alt+Shift+右箭頭 Editing in Structured Text Editors    
  149. 編輯 Select Previous Element Alt+Shift+左箭頭 Editing in Structured Text Editors    
  150. 編輯 Show Tooltip Description F2 Editing in Structured Text Editors    
  151. 編輯 Toggle Comment Ctrl+Shift+C Editing in Structured Text Editors    
  152. 編輯 “快速差别”開關 Ctrl+Shift+Q 編輯文本    
  153. 編輯 上下文資訊 Alt+? 在視窗中    
  154. 編輯 上下文資訊 Alt+Shift+? 在視窗中    
  155. 編輯 内容輔助 Alt+/ 在對話框和視窗中    
  156. 編輯 切換插入方式 Ctrl+Shift+Insert 編輯文本    
  157. 編輯 删除 Delete 在視窗中    
  158. 編輯 剪切 Ctrl+X 在對話框和視窗中    
  159. 編輯 剪切 Shift+Delete 在對話框和視窗中    
  160. 編輯 增量查找 Ctrl+J 編輯文本    
  161. 編輯 增量逆向查找 Ctrl+Shift+J 編輯文本    
  162. 編輯 複制 Ctrl+C 在對話框和視窗中    
  163. 編輯 複制 Ctrl+Insert 在對話框和視窗中    
  164. 編輯 複原上一個選擇 Alt+Shift+向下鍵 編輯 Java 源代碼    
  165. 編輯 快速修正 Ctrl+1 在視窗中    
  166. 編輯 撤消 Ctrl+Z 在視窗中    
  167. 編輯 文字補全 Ctrl+Alt+/ 編輯文本    
  168. 編輯 顯示工具提示描述 F2 編輯 Java 源代碼    
  169. 編輯 查找上一個 Ctrl+Shift+K 編輯文本    
  170. 編輯 查找下一個 Ctrl+K 編輯文本    
  171. 編輯 查找并替換 Ctrl+F 在視窗中    
  172. 編輯 粘貼 Ctrl+V 在對話框和視窗中    
  173. 編輯 粘貼 Shift+Insert 在對話框和視窗中    
  174. 編輯 選擇上一個元素 Alt+Shift+左箭頭 編輯 Java 源代碼    
  175. 編輯 選擇下一個元素 Alt+Shift+右箭頭 編輯 Java 源代碼    
  176. 編輯 選擇全部 Ctrl+A 在對話框和視窗中    
  177. 編輯 選擇外層元素 Alt+Shift+向上鍵 編輯 Java 源代碼    
  178. 編輯 重做 Ctrl+Y 在視窗中    
  179. 運作/調試 Debug AspectJ/Java Application Alt+Shift+D,C 在視窗中    
  180. 運作/調試 Debug on Server Alt+Shift+D,R 在視窗中    
  181. 運作/調試 EOF Ctrl+Z 在控制台中    
  182. 運作/調試 Profile on Server Alt+Shift+P,R 在視窗中    
  183. 運作/調試 Run AspectJ/Java Application Alt+Shift+X,C 在視窗中    
  184. 運作/調試 Run on Server Alt+Shift+X,R 在視窗中    
  185. 運作/調試 切換單步執行過濾器 Shift+F5 在視窗中    
  186. 運作/調試 切換行斷點 Ctrl+Shift+B 在視窗中    
  187. 運作/調試 單步跳入 F5 調試    
  188. 運作/調試 單步跳入選擇的内容 Ctrl+F5 調試    
  189. 運作/調試 單步跳過 F6 調試    
  190. 運作/調試 單步傳回 F7 調試    
  191. 運作/調試 執行 Ctrl+U 在視窗中    
  192. 運作/調試 顯示 Ctrl+Shift+D 在對話框和視窗中    
  193. 運作/調試 檢查 Ctrl+Shift+I 在對話框和視窗中    
  194. 運作/調試 繼續 F8 調試    
  195. 運作/調試 調試 Ant 建構 Alt+Shift+D,Q 在視窗中    
  196. 運作/調試 調試 Eclipse 應用程式 Alt+Shift+D,E 在視窗中    
  197. 運作/調試 調試 JUnit 插件測試 Alt+Shift+D,P 在視窗中    
  198. 運作/調試 調試 JUnit 測試 Alt+Shift+D,T 在視窗中    
  199. 運作/調試 調試 Java Applet Alt+Shift+D,A 在視窗中    
  200. 運作/調試 調試 Java 應用程式 Alt+Shift+D,J 在視窗中    
  201. 運作/調試 調試 SWT 應用程式 Alt+Shift+D,S 在視窗中    
  202. 運作/調試 調試上次啟動 F11 在視窗中    
  203. 運作/調試 運作 Ant 建構 Alt+Shift+X,Q 在視窗中    
  204. 運作/調試 運作 Eclipse 應用程式 Alt+Shift+X,E 在視窗中    
  205. 運作/調試 運作 JUnit 插件測試 Alt+Shift+X,P 在視窗中    
  206. 運作/調試 運作 JUnit 測試 Alt+Shift+X,T 在視窗中    
  207. 運作/調試 運作 Java Applet Alt+Shift+X,A 在視窗中    
  208. 運作/調試 運作 Java 應用程式 Alt+Shift+X,J 在視窗中    
  209. 運作/調試 運作 SWT 應用程式 Alt+Shift+X,S 在視窗中    
  210. 運作/調試 運作上次啟動 Ctrl+F11 在視窗中    
  211. 運作/調試 運作至行 Ctrl+R 調試    
  212. 重構 - Java 内聯 Alt+Shift+I 在視窗中    
  213. 重構 - Java 将局部變量轉換為字段 Alt+Shift+F 編輯 Java 源代碼    
  214. 重構 - Java 抽取局部變量 Alt+Shift+L 在視窗中    
  215. 重構 - Java 抽取方法 Alt+Shift+M 在視窗中    
  216. 重構 - Java 撤銷 - 重構 Alt+Shift+Z 在視窗中    
  217. 重構 - Java 顯示重構快速菜單 Alt+Shift+T 在視窗中    
  218. 重構 - Java 更改方法特征符 Alt+Shift+C 在視窗中    
  219. 重構 - Java 移動 - 重構 Alt+Shift+V 在視窗中    
  220. 重構 - Java 重做 - 重構 Alt+Shift+Y 在視窗中    
  221. 重構 - Java 重命名 - 重構 Alt+Shift+R 在視窗中    
  222. 項目 全部建構 Ctrl+B 在視窗中