<?xml version="1.0" encoding="UTF-8"?>
<keymap version="1" name="Eclipse" disable-mnemonics="false" parent="$default">
  <action id="$Redo">
    <keyboard-shortcut first-keystroke="shift control Z" />
    <keyboard-shortcut first-keystroke="shift alt BACK_SPACE" />
    <keyboard-shortcut first-keystroke="shift alt Y" />
    <keyboard-shortcut first-keystroke="control Y" />
  </action>
  <action id="$Undo">
    <keyboard-shortcut first-keystroke="control Z" />
    <keyboard-shortcut first-keystroke="alt BACK_SPACE" />
    <keyboard-shortcut first-keystroke="shift alt Z" />
  </action>
  <action id="ActivateHierarchyToolWindow">
    <keyboard-shortcut first-keystroke="alt 8" />
    <keyboard-shortcut first-keystroke="control T" />
  </action>
  <action id="ActivateStructureToolWindow">
    <keyboard-shortcut first-keystroke="alt 7" />
    <keyboard-shortcut first-keystroke="control O" />
  </action>
  <action id="AutoIndentLines">
    <keyboard-shortcut first-keystroke="control alt I" />
    <keyboard-shortcut first-keystroke="control I" />
  </action>
  <action id="Back">
    <keyboard-shortcut first-keystroke="control alt LEFT" />
    <keyboard-shortcut first-keystroke="alt LEFT" />
  </action>
  <action id="ChangeSignature">
    <keyboard-shortcut first-keystroke="control F6" />
    <keyboard-shortcut first-keystroke="shift alt C" />
  </action>
  <action id="CheckinProject" />
  <action id="CloseAllEditors">
    <keyboard-shortcut first-keystroke="shift control W" />
  </action>
  <action id="CloseEditor">
    <keyboard-shortcut first-keystroke="control F4" />
    <keyboard-shortcut first-keystroke="control W" />
  </action>
  <action id="CodeCompletion">
    <keyboard-shortcut first-keystroke="control SPACE" />
    <keyboard-shortcut first-keystroke="alt SLASH" />
  </action>
  <action id="CommentByBlockComment">
    <keyboard-shortcut first-keystroke="shift control SLASH" />
    <keyboard-shortcut first-keystroke="shift control DIVIDE" />
    <keyboard-shortcut first-keystroke="shift control BACK_SLASH" />
  </action>
  <action id="CompileProject">
    <keyboard-shortcut first-keystroke="control B" />
  </action>
  <action id="CopyElement" />
  <action id="Debug">
    <keyboard-shortcut first-keystroke="shift F9" />
    <keyboard-shortcut first-keystroke="shift alt D" />
  </action>
  <action id="Debugger.ResumeThread">
    <keyboard-shortcut first-keystroke="F8" />
  </action>
  <action id="DuplicatesForm.SendToLeft" />
  <action id="EditSource" />
  <action id="EditorDeleteLine">
    <keyboard-shortcut first-keystroke="control D" />
  </action>
  <action id="EditorDuplicate">
    <keyboard-shortcut first-keystroke="control alt UP" />
  </action>
  <action id="EditorRedo">
    <keyboard-shortcut first-keystroke="shift alt Y" />
    <keyboard-shortcut first-keystroke="control Y" />
  </action>
  <action id="EditorSelectWord">
    <keyboard-shortcut first-keystroke="shift alt UP" />
  </action>
  <action id="EditorToggleCase">
    <keyboard-shortcut first-keystroke="shift control U" />
    <keyboard-shortcut first-keystroke="shift control Y" />
    <keyboard-shortcut first-keystroke="shift control X" />
  </action>
  <action id="EditorUnSelectWord">
    <keyboard-shortcut first-keystroke="shift alt DOWN" />
  </action>
  <action id="EditorUndo">
    <keyboard-shortcut first-keystroke="shift alt Z" />
  </action>
  <action id="ExpandAllRegions">
    <keyboard-shortcut first-keystroke="shift control ADD" />
    <keyboard-shortcut first-keystroke="shift control EQUALS" />
    <keyboard-shortcut first-keystroke="control MULTIPLY" />
  </action>
  <action id="ExtractMethod">
    <keyboard-shortcut first-keystroke="control alt M" />
    <keyboard-shortcut first-keystroke="shift alt M" />
  </action>
  <action id="FindInPath" />
  <action id="FindNext">
    <keyboard-shortcut first-keystroke="control K" />
  </action>
  <action id="FindPrevious">
    <keyboard-shortcut first-keystroke="shift F3" />
    <keyboard-shortcut first-keystroke="shift control L" />
    <keyboard-shortcut first-keystroke="shift control K" />
  </action>
  <action id="Forward">
    <keyboard-shortcut first-keystroke="control alt RIGHT" />
    <keyboard-shortcut first-keystroke="alt RIGHT" />
  </action>
  <action id="GotoBookmark1" />
  <action id="GotoClass">
    <keyboard-shortcut first-keystroke="control N" />
    <keyboard-shortcut first-keystroke="shift control T" />
  </action>
  <action id="GotoDeclaration">
    <mouse-shortcut keystroke="control button1" />
    <mouse-shortcut keystroke="button2" />
    <keyboard-shortcut first-keystroke="F3" />
  </action>
  <action id="GotoFile">
    <keyboard-shortcut first-keystroke="shift control N" />
    <keyboard-shortcut first-keystroke="shift control R" />
  </action>
  <action id="GotoLine">
    <keyboard-shortcut first-keystroke="control G" />
    <keyboard-shortcut first-keystroke="control L" />
  </action>
  <action id="GotoNextError" />
  <action id="GuiDesigner.ExpandSelection" />
  <action id="GuiDesigner.QuickJavadoc" />
  <action id="GuiDesigner.ShrinkSelection" />
  <action id="HighlightUsagesInFile" />
  <action id="ImplementMethods" />
  <action id="IncrementalSearch">
    <keyboard-shortcut first-keystroke="alt F3" />
    <keyboard-shortcut first-keystroke="control J" />
  </action>
  <action id="Inline">
    <keyboard-shortcut first-keystroke="control alt N" />
    <keyboard-shortcut first-keystroke="shift alt I" />
  </action>
  <action id="InsertLiveTemplate" />
  <action id="InspectCodeWithEditorProfile" />
  <action id="IntroduceVariable">
    <keyboard-shortcut first-keystroke="control alt V" />
    <keyboard-shortcut first-keystroke="shift alt L" />
  </action>
  <action id="JumpToLastChange">
    <keyboard-shortcut first-keystroke="shift control BACK_SPACE" />
    <keyboard-shortcut first-keystroke="control Q" />
  </action>
  <action id="MethodDown" />
  <action id="MethodHierarchy.ImplementMethodAction" />
  <action id="MethodHierarchy.OverrideMethodAction" />
  <action id="MethodUp" />
  <action id="Move">
    <keyboard-shortcut first-keystroke="F6" />
    <keyboard-shortcut first-keystroke="shift alt V" />
  </action>
  <action id="MoveStatementDown">
    <keyboard-shortcut first-keystroke="shift control DOWN" />
    <keyboard-shortcut first-keystroke="alt DOWN" />
  </action>
  <action id="MoveStatementUp">
    <keyboard-shortcut first-keystroke="shift control UP" />
    <keyboard-shortcut first-keystroke="alt UP" />
  </action>
  <action id="NextTab" />
  <action id="OptimizeImports">
    <keyboard-shortcut first-keystroke="control alt O" />
    <keyboard-shortcut first-keystroke="shift control O" />
  </action>
  <action id="OverrideMethods" />
  <action id="ParameterInfo" />
  <action id="PreviousOccurence" />
  <action id="PreviousTab" />
  <action id="Print">
    <keyboard-shortcut first-keystroke="control P" />
  </action>
  <action id="QuickJavaDoc">
    <mouse-shortcut keystroke="alt button2" />
    <keyboard-shortcut first-keystroke="F2" />
  </action>
  <action id="RecentChanges" />
  <action id="RecentFiles">
    <keyboard-shortcut first-keystroke="control E" />
    <keyboard-shortcut first-keystroke="shift control F6" />
    <keyboard-shortcut first-keystroke="shift control E" />
  </action>
  <action id="ReformatCode">
    <keyboard-shortcut first-keystroke="control alt L" />
    <keyboard-shortcut first-keystroke="shift control F" />
  </action>
  <action id="RenameElement">
    <keyboard-shortcut first-keystroke="shift F6" />
    <keyboard-shortcut first-keystroke="shift alt R" />
  </action>
  <action id="ReplaceInPath" />
  <action id="Run">
    <keyboard-shortcut first-keystroke="shift F10" />
    <keyboard-shortcut first-keystroke="shift alt X" />
  </action>
  <action id="SaveAll">
    <keyboard-shortcut first-keystroke="control S" />
    <keyboard-shortcut first-keystroke="shift control S" />
  </action>
  <action id="SelectIn">
    <keyboard-shortcut first-keystroke="alt F1" />
    <keyboard-shortcut first-keystroke="shift control F7" />
    <keyboard-shortcut first-keystroke="shift alt W" />
  </action>
  <action id="ShowIntentionActions">
    <keyboard-shortcut first-keystroke="alt ENTER" />
    <keyboard-shortcut first-keystroke="control 1" />
  </action>
  <action id="StepOver" />
  <action id="StructuralSearchPlugin.StructuralSearchAction" />
  <action id="Synchronize">
    <keyboard-shortcut first-keystroke="control alt Y" />
    <keyboard-shortcut first-keystroke="F5" />
  </action>
  <action id="TypeHierarchy">
    <keyboard-shortcut first-keystroke="control H" />
    <keyboard-shortcut first-keystroke="F4" />
  </action>
  <action id="Vcs.UpdateProject" />
</keymap>

