478 文字
2 分
【Mac】Eclipseショートカット集【Windows】

目次

1
1. コンテンツ・アシスト (Content Assist)
2
2. クイック・フィックス / アシスト
3
3. ナビゲーション / 表示
4
4. エディター操作
5
5. インデント / フォーマット
6
6. ナビゲート / 履歴
7
7. リファクタリング
8
8. ファイル操作
9
9. ビュー/パースペクティブ
10
10. 実行/デバッグ
11
11. 検索 / その他

1. コンテンツ・アシスト (Content Assist)#

操作MacWindows
コンテンツ・アシストcontrol + SpaceCtrl + Space
コンテキスト情報shift + control + SpaceCtrl + Shift + Space
単語補完control + .Alt + /

2. クイック・フィックス / アシスト#

操作MacWindows
クイック・フィックスcommand + 1Ctrl + 1
クイック・アシストcommand + 2Ctrl + 2

3. ナビゲーション / 表示#

操作MacWindows
ソース・クイック・メニューoption + command + SAlt + Shift + S
リファクタリング・クイック・メニューoption + command + TAlt + Shift + T
「囲む」クイック・メニューoption + command + ZAlt + Shift + Z

4. エディター操作#

操作MacWindows
ツールチップ表示F2F2
指定行へジャンプcommand + LCtrl + L
検索と置換command + FCtrl + F
次を検索command + KCtrl + K
前を検索shift + command + KCtrl + Shift + K
エンクロージング要素の選択shift + control + UpAlt + Shift + Up
前の要素を選択shift + control + LeftAlt + Shift + Left
次の要素を選択shift + control + RightAlt + Shift + Right

5. インデント / フォーマット#

操作MacWindows
フォーマットshift + command + FCtrl + Shift + F
コメントの切り替えcommand + /Ctrl + /
行削除command + DCtrl + D
小文字に変更shift + command + YCtrl + Shift + Y
大文字に変更shift + command + XCtrl + Shift + X

6. ナビゲート / 履歴#

操作MacWindows
宣言を開くF3F3
型階層を開くF4F4
クイック階層command + TCtrl + T
クイック・アウトラインcommand + OCtrl + O
リソースを開くshift + command + RCtrl + Shift + R

7. リファクタリング#

操作MacWindows
名前変更option + command + RAlt + Shift + R
メソッドの抽出option + command + MAlt + Shift + M
ローカル変数の抽出option + command + LAlt + Shift + L

8. ファイル操作#

操作MacWindows
新規command + NCtrl + N
保管command + SCtrl + S
すべて保管shift + command + SCtrl + Shift + S
閉じるcommand + WCtrl + W, Ctrl + F4
すべて閉じるshift + command + WCtrl + Shift + W

9. ビュー/パースペクティブ#

操作MacWindows
次のビューcommand + F7Ctrl + F7
前のビューshift + command + F7Ctrl + Shift + F7
次のエディターcommand + F6Ctrl + F6
前のエディターshift + command + F6Ctrl + Shift + F6

10. 実行/デバッグ#

操作MacWindows
実行shift + command + F11Ctrl + F11
デバッグcommand + F11F11
ステップインF5F5
ステップ・オーバーF6F6
ステップ・リターンF7F7
再開F8F8

11. 検索 / その他#

操作MacWindows
検索ダイアログを開くcontrol + HCtrl + H
クイック・アクセスcommand + 3Ctrl + 3
キー・アシストを表示shift + command + LCtrl + Shift + L
【Mac】Eclipseショートカット集【Windows】
https://oooo-o0.github.io/posts/eclipseshortcut/
作者
Sui
公開日
2025-04-04
ライセンス
CC BY-NC-SA 4.0