http://www.allapplabs.com/eclipse/eclipse_shortcuts.htm
Eclipse Shortcuts
Navigational Shortcuts
F10
Main menu
Shift F10Context menuCtrl F10View menu Workspace navigationF12Activate editorCtrl+Shift+WSwitch editorCtrl F6Next editorCtrl Shift F6Prev editorCtrl F7Next workspaceCtrl Shift F7Prev workspaceCtrl F8Next perspectiveCtrl Shift F8Prev perspectiveAlt LeftBackAlt RightForward FilesAlt Shift SShow in…Ctrl Shift RJump to fileCtrl NNew fileCtrl SSave fileCtrl Shift SSave all filesCtrl F4Close fileCtrl Shift F4Close all files FindCtrl LGoto lineCtrl FFindCtrl JIncremental findCtrl Shift JIncremental find prevCtrl KFind nextCtrl Shift KFind prevCtrl HSearch workspaceCtrl (dot)Navigate nextCtrl (comma)Navigate prev Java navigationF3Goto declarationCtrl Shift UFind references in fileCtrl Shift GFind references in workspaceCtrl GFind declarations in workspaceCtrl Shift PNavigate to matching bracket/braceCtrl TPopup type hierarchyCtrl Shift TOpen TypeCtrl OOutline of current sourceCtrl F3Outline of current cursor positionCtrl Shift ArrowJump beetween methods up or downF2Show JavadocF4Show hierarchyCtrl Alt HOpen call hierarchy General editingAlt ArrowMove line(s) up or downAlt Shift UpExpand selection to enclosing elementAlt Shift RightExpand selection to next elementAlt Shift LeftExpand selection to previous elementAlt Shift DownRestore previous selectionCtrl Alt ArrowDuplicate line(s) up or downShift EnterInsert line belowCtrl Shift EnterInsert line aboveCtrl DDelete lineCtrl Shift QToggle Quick DiffCtrl Shift YConvert to lowercaseCtrl Shift XConvert to uppercase Java editingAlt Shift URemove occurrence annotationsCtrl 1Quick fix (works even when there are no errorsCtrl Shift MAdd importCtrl Shift FReformatCtrl Shift OOrganize ImportsCtrl /CommentCtrl \UnCommentCtrl Shift SpaceParameter hintsCtrlHyperlink identifierCtrl ICorrect indentationShift SpaceIncremental content assist DebuggerF5Step intoF6Step overF7Run to returnF8ResumeF9Relaunch lastF11Run/debug lastCtrl F11RunCtrl Shift BToggle breakpointCtrl DDisplayCtrl QInspectCtrl RRun to lineCtrl URun snippet RefactoringAlt TRefactoring menuCtrl Shift ZUndo refactorCtrl Shift YRedo refactorAlt Shift RRenameAlt Shift VMoveAlt Shift IInlineAlt Shift MExtract methodAlt Shift LExtract localAlt Shift CChange method signature MiscF5RefreshF1InfopopF2Show resizeable hover转载于:https://www.cnblogs.com/shangdawei/p/3151169.html
相关资源:数据结构—成绩单生成器