support of non XHTML tags as ">" operands
[fedora-idea.git] / resources / src / idea / JBuilderKeymap.xml
blob5e9f81fec287192651fa089b48fb8921dec78d14
1 <?xml version="1.0" encoding="UTF-8"?>
2 <component>
3   <keymap version="1" name="JBuilder" disable-mnemonics="false" parent="$default">
4     <action id="ActivateMessagesToolWindow">
5       <keyboard-shortcut first-keystroke="alt 0"/>
6       <keyboard-shortcut first-keystroke="control alt M"/>
7     </action>
8     <action id="ActivateProjectToolWindow">
9       <keyboard-shortcut first-keystroke="alt 1"/>
10       <keyboard-shortcut first-keystroke="control alt P"/>
11     </action>
12     <action id="ActivateStructureToolWindow">
13       <keyboard-shortcut first-keystroke="alt 7"/>
14       <keyboard-shortcut first-keystroke="control alt S"/>
15     </action>
16     <action id="AutoIndentLines">
17       <keyboard-shortcut first-keystroke="control alt I"/>
18       <keyboard-shortcut first-keystroke="shift alt K"/>
19     </action>
20     <action id="EmacsStyleIndent">
21       <keyboard-shortcut first-keystroke="TAB"/>
22     </action>
23     <action id="ChangeSignature"/>
24     <action id="CloseActiveTab"/>
25     <action id="CloseAllEditors">
26       <keyboard-shortcut first-keystroke="shift control F4"/>
27     </action>
28     <action id="CollapseAll">
29       <keyboard-shortcut first-keystroke="control SUBTRACT"/>
30     </action>
31     <action id="CollapseBlock"/>
32     <action id="CollapseRegion">
33       <keyboard-shortcut first-keystroke="control SUBTRACT"/>
34     </action>
35     <action id="CopyElement"/>
36     <action id="CopyPaths"/>
37     <action id="EditSource"/>
38     <action id="EditorCompleteStatement"/>
39     <action id="EditorCutLineEnd">
40       <keyboard-shortcut first-keystroke="shift control Y"/>
41     </action>
42     <action id="EditorScrollToCenter"/>
43     <action id="EditorSelectLine">
44       <keyboard-shortcut first-keystroke="control L"/>
45     </action>
46     <action id="EditorSplitLine">
47       <keyboard-shortcut first-keystroke="shift control O"/>
48     </action>
49     <action id="EditorTab">
50       <keyboard-shortcut first-keystroke="F2"/>
51     </action>
52     <action id="EditorToggleShowWhitespaces">
53       <keyboard-shortcut first-keystroke="shift control X"/>
54     </action>
55     <action id="ExtractMethod">
56       <keyboard-shortcut first-keystroke="shift control E"/>
57     </action>
58     <action id="FindInPath">
59       <keyboard-shortcut first-keystroke="shift control F"/>
60       <keyboard-shortcut first-keystroke="control P"/>
61     </action>
62     <action id="FindNext">
63       <keyboard-shortcut first-keystroke="F3"/>
64     </action>
65     <action id="FindUsages">
66       <keyboard-shortcut first-keystroke="alt F7"/>
67       <keyboard-shortcut first-keystroke="shift control ENTER"/>
68     </action>
69     <action id="GotoClass">
70       <keyboard-shortcut first-keystroke="control N"/>
71       <keyboard-shortcut first-keystroke="control MINUS"/>
72     </action>
73     <action id="GotoDefinition">
74       <keyboard-shortcut first-keystroke="control alt D"/>
75       <mouse-shortcut keystroke="control button2"/>
76       <keyboard-shortcut first-keystroke="control ENTER"/>
77     </action>
78     <action id="GotoNextBookmark">
79       <keyboard-shortcut first-keystroke="shift control PERIOD"/>
80     </action>
81     <action id="GotoNextError"/>
82     <action id="GotoPreviousBookmark">
83       <keyboard-shortcut first-keystroke="shift control COMMA"/>
84     </action>
85     <action id="GotoSymbol">
86       <keyboard-shortcut first-keystroke="shift control alt N"/>
87       <keyboard-shortcut first-keystroke="shift control G"/>
88     </action>
89     <action id="ImplementMethods"/>
90     <action id="InheritanceToDelegation">
91       <keyboard-shortcut first-keystroke="shift F10"/>
92     </action>
93     <action id="IntroduceParameter"/>
94     <action id="IntroduceVariable">
95       <keyboard-shortcut first-keystroke="control alt V"/>
96       <keyboard-shortcut first-keystroke="shift control V"/>
97     </action>
98     <action id="MethodHierarchy.ImplementMethodAction"/>
99     <action id="MethodHierarchy.OverrideMethodAction"/>
100     <action id="NextTab">
101       <keyboard-shortcut first-keystroke="alt RIGHT"/>
102       <keyboard-shortcut first-keystroke="shift control F6"/>
103     </action>
104     <action id="NextEditorTab">
105       <keyboard-shortcut first-keystroke="alt shift RIGHT"/>
106     </action>
107     <action id="OpenFile">
108       <keyboard-shortcut first-keystroke="control O"/>
109     </action>
110     <action id="OptimizeImports">
111       <keyboard-shortcut first-keystroke="control alt O"/>
112       <keyboard-shortcut first-keystroke="control I"/>
113     </action>
114     <action id="OverrideMethods">
115       <keyboard-shortcut first-keystroke="control M"/>
116     </action>
117     <action id="ParameterInfo"/>
118     <action id="PasteMultiple">
119       <keyboard-shortcut first-keystroke="shift control INSERT"/>
120     </action>
121     <action id="PreviousDiff"/>
122     <action id="PreviousTab">
123       <keyboard-shortcut first-keystroke="alt LEFT"/>
124       <keyboard-shortcut first-keystroke="control F6"/>
125     </action>
126     <action id="PreviousEditorTab">
127       <keyboard-shortcut first-keystroke="alt shift LEFT"/>
128       <keyboard-shortcut first-keystroke="control F6"/>
129     </action>
130     <action id="Resume"/>
131     <action id="Run">
132       <keyboard-shortcut first-keystroke="F9"/>
133     </action>
134     <action id="RunToCursor">
135       <keyboard-shortcut first-keystroke="alt F9"/>
136       <keyboard-shortcut first-keystroke="F4"/>
137     </action>
138     <action id="SaveAll">
139       <keyboard-shortcut first-keystroke="control S"/>
140       <keyboard-shortcut first-keystroke="shift control A"/>
141     </action>
142     <action id="ShowBookmarks">
143       <keyboard-shortcut first-keystroke="shift F11"/>
144       <keyboard-shortcut first-keystroke="shift control K"/>
145     </action>
146     <action id="ShowSettings"/>
147     <action id="StructuralSearchPlugin.StructuralReplaceAction"/>
148     <action id="SurroundWith">
149       <keyboard-shortcut first-keystroke="control alt T"/>
150       <keyboard-shortcut first-keystroke="shift control C"/>
151     </action>
152     <action id="ToggleBookmark">
153       <keyboard-shortcut first-keystroke="F11"/>
154       <keyboard-shortcut first-keystroke="shift control M"/>
155     </action>
156     <action id="ToggleBreakpointEnabled">
157       <keyboard-shortcut first-keystroke="F5"/>
158     </action>
159     <action id="ViewSource"/>
160   </keymap>
161 </component>
162