▶ eclipse 기준
줄 삭제 (Delete Line) Ctrl+D
줄 끝까지 삭제 (Delete to Line End) Ctrl+Shift+Del
줄 합치기 (Join Lines) Ctrl+Alt+J
줄 복사 (Clone Caret Above/Below) Ctrl+Alt+↑,↓
특정 줄 번호로 이동 (Go to Line) Ctrl+L
함수 이동 (Go to Function) Ctrl+Shift+↑,↓
클래스 검색 (Go to Class) Ctrl+Shift+T
대문자로 변환 (Uppercase) Ctrl+Shift+X
소문자로 변환 (Lowercase) Ctrl+Shift+Y
검색 (Find) Ctrl+F
치환 (Replace) Ctrl+H
다음 찾기 (Find Next) F3
앞으로 찾기 (Find Previous) Shift+F3
열선택 모드 (Column Selection Mode) Alt+Shift+A
탭전환 (Move Tab) Ctrl+F6, Alt+←,→, Ctrl+E
전체화면 토글 (Toggle Full Screen mode) Ctrl+M
닫기 (Close Active Tab) Ctrl+W
열린 탭 모두 닫기 (Close All) Ctrl+Shift+F4
소스 정리 Ctrl+Shift+F
주석 삽입 (Insert Comments) Ctrl+Shift+/
주석 제거 (Remove Comments) Ctrl+Shift+\
▶ 신규 정의
탭을 공백으로 (Convert indents to spaces) Ctrl+Shift+3
줄 끝 공백제거 (Cut up to Line End) Ctrl+Shift+4
줄 앞 공백 제거 (Cut Line Backward) Ctrl+Shift+6
Expand Tree Node Ctrl+0
Collapse Tree Node Ctrl+9
책갈피 정의 (Toggle Bookmark) Ctrl+F2
원격 열기 (Remote) Alt+F