0% found this document useful (0 votes)
4 views

Eclipse Cheat Sheet

This document is a comprehensive cheat sheet for Eclipse shortcuts, categorized into sections such as Window, Views, Navigate, Text Editing, File, Search, Edit, Build/Run/Debug, and Refactor. Each section lists various keyboard shortcuts along with their descriptions to enhance productivity while using Eclipse. It serves as a quick reference guide for users to efficiently navigate and utilize the features of the Eclipse IDE.

Uploaded by

Ashok Sharda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Eclipse Cheat Sheet

This document is a comprehensive cheat sheet for Eclipse shortcuts, categorized into sections such as Window, Views, Navigate, Text Editing, File, Search, Edit, Build/Run/Debug, and Refactor. Each section lists various keyboard shortcuts along with their descriptions to enhance productivity while using Eclipse. It serves as a quick reference guide for users to efficiently navigate and utilize the features of the Eclipse IDE.

Uploaded by

Ashok Sharda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

ECLIPSE CHEAT SHEET

Window

Shortcut Description

Alt + - Show System Menu

Alt+Shift+F3 Show Contributing Plug-in

Ctrl+3 Quick Access

Ctrl+E Quick Switch Editor

Ctrl+F10 Show View Menu

Ctrl+F6 Next Editor

Ctrl+F7 Next View

Ctrl+F8 Next Perspective

Ctrl+M Maximize Active View

Ctrl+Shift+E Switch to Editor

Ctrl+Shift+F6 Previous Editor

Ctrl+Shift+F7 Previous View

Ctrl+Shift+F8 Previous Perspective

Ctrl+Shift+L Show Key Assist

F12 Activate Editor

Views

Shortcut Description

Alt+Shift+Q, B Show View (Breakpoints)

Alt+Shift+Q, C Show View (Console)

Alt+Shift+Q, D Show View (Declaration)


Alt+Shift+Q, H Show View (Cheat Sheets)

Alt+Shift+Q, J Show View (Javadoc)

Alt+Shift+Q, K Show View (Task List)

Alt+Shift+Q, L Show View (Error Log)

Alt+Shift+Q, O Show View (Outline)

Alt+Shift+Q, P Show View (Package Exp.)

Alt+Shift+Q, Q Show View

Alt+Shift+Q, S Show View (Search)

Alt+Shift+Q, T Show View (Type Hierarchy.)

Alt+Shift+Q, V Show View (Variables)

Alt+Shift+Q, X Show View (Problems)

Alt+Shift+Q, Y Show View (Synchronize)

Alt+Shift+Q, Z Show View (History)

Navigate
Shortcut Description

Alt+Down Go To Next Unr Task

Alt+F7 Next Page

Alt+Left Backward History

Alt+PageDown Next Sub-Tab

Alt+PageUp Previous Sub-Tab

Alt+Right Forward History

Alt+Shift+B Show In Breadcrumb

Alt+Shift+F7 Previous Page

Alt+Shift+W Show In...

Alt+Up Go To Prev Unr Task


Ctrl+, Previous

Ctrl+. Next

Ctrl+Alt+H Open Call Hierarchy

Ctrl+Alt+I Open Incl. Browser

Ctrl+Alt+Shift+F12 Open Remote Task

Ctrl+F12 Open Task

Ctrl+F9 Activate Task

Ctrl+L Go to Line

Ctrl+O Quick Outline

Ctrl+Q Last Edit Location

Ctrl+Shift+A Open Plug-in Artifact

Ctrl+Shift+O Quick Outline

Ctrl+Shift+R Open Resource

Ctrl+Shift+T Open Type

F3 Open Declaration

F4 Open Type Hierarchy

Shift+F2 Open Att. Javadoc

TextEditing

Shortcut Description

Alt+Down Move Lines Down

Alt+Up Move Lines Up

Ctrl+Alt+Down Copy Lines

Ctrl+Alt+J Join Lines

Ctrl+Alt+Up Duplicate Lines

Ctrl+Backspace Delete Prev. Word


Ctrl+D Delete Line

Ctrl+Delete Delete Next Word

Ctrl+Down Scroll Line Down

Ctrl+End Text End

Ctrl+Home Text Start

Ctrl+Left Previous Word

Ctrl+Right Next Word

Ctrl+Shift+Delete Delete to End of Line

Ctrl+Shift+Enter Insert Line Above

Ctrl+Shift+Left Select Prev. Word

Ctrl+Shift+Right Select Next Word

Ctrl+Shift+X To Upper Case

Ctrl+Shift+Y To Lower Case

Ctrl+Up Scroll Line Up

End Line End

F2 Show Tooltip

Home Line Start

Insert Toggle Overwrite

Shift+End Select Line End

Shift+Enter Insert Line Below

Shift+Home Select Line Start

File

Shortcut Description

Alt+Enter Properties

Alt+Shift+N New menu


Ctrl+F4 Close

Ctrl+N New

Ctrl+P Print

Ctrl+S Save

Ctrl+Shift+F4 Close All

Ctrl+Shift+S Save All

Ctrl+Shift+W Close All

Ctrl+W Close

F2 Rename

F5 Refresh

Search

Shortcut Description

Ctrl+Alt+T Find Text in Workspace

Ctrl+G Declaration in Workspace

Ctrl+H Open Search Dialog

Ctrl+Shift+G References in Workspace

Ctrl+Shift+U Show Occurrences in File

Edit

Shortcut Description

Alt+/ Word Completion

Alt+Shift+A Toggle Block Selection

Alt+Shift+Down Restore Last Selection


Alt+Shift+Left Select Previous Element

Alt+Shift+Right Select Next Element

Alt+Shift+Up Select Enclosing Element

Ctrl+1 Quick Fix

Ctrl+A Select All

Ctrl+C Copy

Ctrl+F Find and Replace

Ctrl+Insert Copy

Ctrl+J Incremental Find

Ctrl+K Find Next

Ctrl+Shift+Insert Toggle Insert Mode

Ctrl+Shift+J Incremental Find Reverse

Ctrl+Shift+K Find Previous

Ctrl+Shift+Q Quick Diff Toggle

Ctrl+Shift+Space Context Information

Ctrl+Space Content Assist

Ctrl+V Paste

Ctrl+X Cut

Ctrl+Y Redo

Ctrl+Z Undo

Delete Delete

Shift+Delete Cut

Shift+Insert Paste

Shift+Tab Shift Left

Build/Run/Debug
Shortcut Description
Ctrl+B Build All

F9 Rebuild Last Target

Shift+F9 Make Target Build

Ctrl+Alt+M Add Memory Block

Ctrl+Alt+N Next Memory Monitor

Ctrl+F11 Run

Ctrl+F2 Terminate

Ctrl+F5 Step Into Selection

Ctrl+G Go to Address...

Ctrl+N New Rendering

Ctrl+R Run to Line

Ctrl+Shift+, Previous Page of Memory

Ctrl+Shift+. Next Page of Memory

Ctrl+Shift+B Toggle Breakpoint

Ctrl+Shift+D Display

Ctrl+Shift+I Inspect

Ctrl+Shift+N All Instances

Ctrl+T Toggle Memory Pane

Ctrl+U Execute

Ctrl+W Close Rendering

F11 Debug

F5 Step Into

F6 Step Over

F7 Step Return

F8 Resume

Home Go to Program Counter

Shift+F5 Use Step Filters


Shift+F5 Reverse Step Into

Shift+F6 Reverse Step Over

Shift+F7 Uncall

Shift+F8 Reverse Resume

Refactor

Shortcut Description

Alt+C Extract Constant

Alt+Shift+L Extract Local Variable

Alt+Shift+M Extract Function

Alt+Shift+R Rename

Alt+Shift+T Toggle Function

You might also like