eclipse shortcut keys

4
Sayed Moin Ahmed Eclipse Shortcut keys Note: According to order of Keyboard Letters F Series F2 = Focus on selected word F3 = Go to selected class, interface, declaration F4 = Shows type hierarchy of selected word F5 = Refresh F10 = Go to file Menu F11 = Run F12 = Focus on editor Shift + F Shift + F2 = Open attached Java doc Shift + F5 = Step Filtering (Debug mode) Shift + F10 = Right Click (Apply to all, not only to eclipse) Ctrl + Key Ctrl + F1 = Eclipse help Ctrl + F2 = Stop Debug Ctrl + F3 = Show inherited members Ctrl + F4 = Close editors one by one Ctrl + F6 = Show next editors Ctrl + F7 = Show next views Ctrl + F8 = Show next perspectives Ctrl + F9 = Activate task Ctrl + F10 = Shows drop-down Menu: breakpoint, bookmark, task, line no., quick difference, folding and preference Ctrl + F11 = Run Ctrl + F12 = Open task Ctrl + 1 = Suggestions or Help Ctrl + 2 = Quick assist (Variable Assignment) Ctrl + 3 = Available categories Ctrl + 7 = Single line comments Ctrl + Backspace = Delete from backside Ctrl + Home = Start of file Ctrl + Page Up = Moving between editors (backward) Ctrl + / (Num-pad) = Show collapse Ctrl + * (Num-pad) = Collapse all Ctrl + - (Num-pad) = Un-collapse Ctrl + Tab = Move between different tabs(Menu, view, editor, perspective, etc.) Ctrl + Q = Go to last edit location Ctrl + w = Close current editor Ctrl + E = Open Editor Drop Down Ctrl + T = Types implementing or defining Ctrl + I + 2 = Variable Assignment Ctrl + O = Show inherited members/Quick outline Ctrl + P = Print Ctrl + Enter = Enter new line above cursor Ctrl + Delete = Delete word Ctrl + End = End of file Ctrl + Page Down = Moving between editors(forward) 1

Upload: sayed-moin

Post on 24-Nov-2014

202 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Eclipse Shortcut Keys

Sayed Moin Ahmed

Eclipse Shortcut keys

Note: According to order of Keyboard Letters

F SeriesF2 = Focus on selected wordF3 = Go to selected class, interface, declarationF4 = Shows type hierarchy of selected wordF5 = RefreshF10 = Go to file MenuF11 = RunF12 = Focus on editor

Shift + FShift + F2 = Open attached Java docShift + F5 = Step Filtering (Debug mode)Shift + F10 = Right Click (Apply to all, not only to eclipse)

Ctrl + KeyCtrl + F1 = Eclipse helpCtrl + F2 = Stop DebugCtrl + F3 = Show inherited membersCtrl + F4 = Close editors one by oneCtrl + F6 = Show next editorsCtrl + F7 = Show next viewsCtrl + F8 = Show next perspectivesCtrl + F9 = Activate taskCtrl + F10 = Shows drop-down Menu: breakpoint, bookmark, task, line no.,quick difference, folding and preferenceCtrl + F11 = RunCtrl + F12 = Open taskCtrl + 1 = Suggestions or HelpCtrl + 2 = Quick assist (Variable Assignment)Ctrl + 3 = Available categoriesCtrl + 7 = Single line commentsCtrl + Backspace = Delete from backsideCtrl + Home = Start of fileCtrl + Page Up = Moving between editors (backward)Ctrl + / (Num-pad) = Show collapseCtrl + * (Num-pad) = Collapse allCtrl + - (Num-pad) = Un-collapseCtrl + Tab = Move between different tabs(Menu, view, editor, perspective,etc.)Ctrl + Q = Go to last edit locationCtrl + w = Close current editorCtrl + E = Open Editor Drop DownCtrl + T = Types implementing or definingCtrl + I + 2 = Variable AssignmentCtrl + O = Show inherited members/Quick outlineCtrl + P = PrintCtrl + Enter = Enter new line above cursorCtrl + Delete = Delete wordCtrl + End = End of fileCtrl + Page Down = Moving between editors(forward)

1

Page 2: Eclipse Shortcut Keys

Sayed Moin Ahmed

Ctrl + + (Num-pad) = CollapseCtrl + A = Select AllCtrl + S = SaveCtrl + D = Delete entire lineCtrl + F = Find/ReplaceCtrl + G = Search in workspaceCtrl + H = Java searchCtrl + J = Incremental searchCtrl + K = Incremental search (random order)Ctrl + L = Go to line no.Ctrl + ' = ''Ctrl + Z = UndoCtrl + X = Cut (if not selected it will cut the portion from bottom to cursorblinking)Ctrl + V = PasteCtrl + N = Create new (select wizard)Ctrl + M = Maximize and minimize (Menu, view, editor, perspective, etc.)Ctrl +, = Previous error/annotationCtrl + . (Dot)= Next ErrorCtrl + / = Single line comment (for adding and removing comment)

Ctrl + Shift + KeyCtrl + Shift + F4 = Close all editorsCtrl + Shift + F6 = Show Previous editorsCtrl + Shift + F7 = Show Previous viewsCtrl + Shift + F8 = Show Previous perspectivesCtrl + Shift + F12 = Task SearchCtrl + Shift + (= ()Ctrl + Shift + \ = Uncomment multi-lineCtrl + Shift + Backspace = Delete word by word (backspace manner)Ctrl + Shift + Insert = Smart insert modeCtrl + Shift + Home = Select from bottom to top(cursor at end of file)Ctrl + Shift + page up = Moving between editors(backward)Ctrl + Shift + / (num-pad) = Un-collapseCtrl + Shift + * (num-pad) = CollapseCtrl + Shift + Q = Shift from left sideCtrl + Shift + W = Close all editorsCtrl + Shift + E = Switch editorsCtrl + Shift + R = Open resourcesCtrl + Shift + T = Open typesCtrl + Shift + Y = Small caseCtrl + Shift + U = Occurrences in fileCtrl + Shift + O = All your missing classes will be imported, and the unusedimports will vanish.Ctrl + Shift + P = Matching bracketCtrl + Shift + Delete = Delete wordCtrl + Shift + End = Select from top to bottom(cursor at start of file)Ctrl + Shift + page down = Moving between editors(forward)Ctrl + Shift + A = Open plug-in artifactCtrl + Shift + S = SaveCtrl + Shift + F = FormattingCtrl + Shift + G = Search in fileCtrl + Shift + H = Open type in Hierarchy (if selected word)Ctrl + Shift + J = Previous incremental searchCtrl + Shift + K = Reverse incremental search (random order)Ctrl + Shift + L = List of all shortcut keysCtrl + Shift + " = " "

2

Page 3: Eclipse Shortcut Keys

Sayed Moin Ahmed

Ctrl + Shift + Enter = Enter new line below cursorCtrl + Shift + X = All letters in Capital caseCtrl + Shift + C = Single line commentCtrl + Shift + B = Toggle Break pointCtrl + Shift + M = Creates an import declaration for a type referencecurrently selected.Ctrl + Shift + < = <>Ctrl + Shift + / = Multi-line commentCtrl + Shift + Space Bar = Context Information

Alt + KeyAlt + F5 = Resize the Eclipse WindowAlt + _ = Gives different option on views like Fast view, Detach, Move, Size,Minimize, Maximize, CloseAlt + W = Window MenuAlt + E = Edit MenuAlt + R = Run MenuAlt + P = Project MenuAlt + A = Search MenuAlt + S = Source MenuAlt + F = File MenuAlt + H = Help MenuAlt + Enter = Properties of fileAlt + N = Navigate MenuAlt + / = Word completionAlt + Space Bar = Minimize, Maximize, Close, etc., EclipseAlt + Left arrow = BackAlt + Right arrow = Forward

Alt + Shift + KeyAlt + Shift + F1 = Plug-in selection spyAlt + Shift + F4 = Close EclipseAlt + Shift + Q = Quick viewAlt + Shift + W = Quick view(Package Explorer,Navigator,outline,properties)Alt + Shift + E = Edit MenuAlt + Shift + R = Refractor or Run MenuAlt + Shift + T = Extract, change Method signatureAlt + Shift + I = In-line MethodAlt + Shift + P = Project MenuAlt + Shift + A = Search MenuAlt + Shift + S = Comments, Setters & GettersShift + Alt + S, R = Generate getters and setters.Shift + Alt + S, O = Generate Constructor using fields.Alt + Shift + D = DebugAlt + Shift + G = Cross Reference for entire fileAlt + Shift + H = HelpAlt + Shift + J= Generate Element commentsAlt + Shift + L = Extract Local VariableAlt + Shift + Enter = Properties for FileAlt + Shift + Z= Surrounds withAlt + Shift + X = Run3Alt + Shift + C = Change Method signatureAlt + Shift + V = Move MethodAlt + Shift + B = Show in BreadcrumbAlt + Shift + N = New ProjectAlt + Shift + M = Extract Method

3

Page 4: Eclipse Shortcut Keys

Sayed Moin Ahmed

Alt + Shift + < = <>

Ctrl + Alt + keyCtrl + Alt + R = Restart serverCtrl + Alt + I = Tab spacingCtrl + Alt + P = Publish on serverCtrl + Alt + S = Stop serverCtrl + Alt + D = Restart server in debug modeCtrl + Alt + G = Text in workspaceCtrl + Alt + H = Open call hierarchy

Ctrl + Alt + Shift + keyCtrl + Alt + Shift + Right = Quick context view

4