fixed [RUBY-5133] Keep last rake search
[fedora-idea.git] / platform / platform-resources / src / idea / Keymap_Netbeans.xml
blobde3d1dab3401a90b376ba5ffe690f914a65eabc2
1 <component>
2   <keymap version="1" name="NetBeans 6.5" parent="$default">
3     <action id="$Redo">
4       <keyboard-shortcut first-keystroke="shift control Z" />
5       <keyboard-shortcut first-keystroke="shift alt BACK_SPACE" />
6       <keyboard-shortcut first-keystroke="control Y" />
7     </action>
8     <action id="ActivateCommanderToolWindow" />
9     <action id="ActivateFindToolWindow">
10       <keyboard-shortcut first-keystroke="shift alt U" />
11       <keyboard-shortcut first-keystroke="shift control 0" />
12       <keyboard-shortcut first-keystroke="alt 2" />
13     </action>
14     <action id="ActivateMessagesToolWindow">
15       <keyboard-shortcut first-keystroke="control 4" />
16       <keyboard-shortcut first-keystroke="alt 0" />
17     </action>
18     <action id="ActivatePaletteToolWindow">
19       <keyboard-shortcut first-keystroke="shift control 8" />
20     </action>
21     <action id="ActivateProjectToolWindow">
22       <keyboard-shortcut first-keystroke="control 1" />
23       <keyboard-shortcut first-keystroke="control 2" />
24       <keyboard-shortcut first-keystroke="control 3" />
25       <keyboard-shortcut first-keystroke="alt 1" />
26     </action>
27     <action id="ActivateStructureToolWindow">
28       <keyboard-shortcut first-keystroke="control 7" />
29       <keyboard-shortcut first-keystroke="alt 7" />
30     </action>
31     <action id="ActivateTODOToolWindow">
32       <keyboard-shortcut first-keystroke="alt 6" />
33       <keyboard-shortcut first-keystroke="control 6" />
34     </action>
35     <action id="AddToFavoritesPopup" />
36     <action id="Back">
37       <keyboard-shortcut first-keystroke="alt LEFT" />
38     </action>
39     <action id="CheckinProject" />
40     <action id="ClassNameCompletion">
41       <keyboard-shortcut first-keystroke="control alt SPACE" />
42       <keyboard-shortcut first-keystroke="control alt BACK_SLASH" />
43     </action>
44     <action id="CloneElement" />
45     <action id="CloseActiveTab">
46       <keyboard-shortcut first-keystroke="control W" />
47     </action>
48     <action id="CloseAllEditors">
49       <keyboard-shortcut first-keystroke="shift control W" />
50       <keyboard-shortcut first-keystroke="shift control F4" />
51     </action>
52     <action id="CloseEditor">
53       <keyboard-shortcut first-keystroke="control F4" />
54       <keyboard-shortcut first-keystroke="control W" />
55     </action>
56     <action id="CloseWindow">
57       <keyboard-shortcut first-keystroke="control W" />
58     </action>
59     <action id="CodeCompletion">
60       <keyboard-shortcut first-keystroke="control SPACE" />
61       <keyboard-shortcut first-keystroke="control BACK_SLASH" />
62     </action>
63     <action id="CollapseBlock" />
64     <action id="CollapseSelection" />
65     <action id="CommentByLineComment">
66       <keyboard-shortcut first-keystroke="control SLASH" />
67       <keyboard-shortcut first-keystroke="control DIVIDE" />
68       <keyboard-shortcut first-keystroke="shift control C" />
69     </action>
70     <action id="Compile">
71       <keyboard-shortcut first-keystroke="F9" />
72     </action>
73     <action id="CompileDirty">
74       <keyboard-shortcut first-keystroke="F11" />
75     </action>
76     <action id="CompileProject">
77       <keyboard-shortcut first-keystroke="shift F11" />
78     </action>
79     <action id="CopyElement" />
80     <action id="CopyPaths" />
81     <action id="Debug">
82       <keyboard-shortcut first-keystroke="control F5" />
83     </action>
84     <action id="DebugAgain" />
85     <action id="DebugClass">
86       <keyboard-shortcut first-keystroke="shift control F5" />
87       <keyboard-shortcut first-keystroke="shift alt F5" />
88     </action>
89     <action id="Debugger.MaximizeContent" />
90     <action id="Debugger.NewWatch">
91       <keyboard-shortcut first-keystroke="shift control F7" />
92     </action>
93     <action id="Debugger.RestoreContent" />
94     <action id="Debugger.ResumeThread">
95       <keyboard-shortcut first-keystroke="F5" />
96     </action>
97     <action id="Editor Redo">
98       <keyboard-shortcut first-keystroke="control Y" />
99     </action>
100     <action id="EditorCompleteStatement">
101       <keyboard-shortcut first-keystroke="shift control ENTER" />
102       <keyboard-shortcut first-keystroke="control SEMICOLON" />
103     </action>
104     <action id="EditorDeleteLine">
105       <keyboard-shortcut first-keystroke="control E" />
106     </action>
107     <action id="EditorDuplicate">
108       <keyboard-shortcut first-keystroke="control D" />
109       <keyboard-shortcut first-keystroke="shift control DOWN" />
110       <keyboard-shortcut first-keystroke="shift control UP" />
111     </action>
112     <action id="EditorIndentSelection">
113       <keyboard-shortcut first-keystroke="shift alt RIGHT" />
114     </action>
115     <action id="EditorMoveToPageBottom">
116       <keyboard-shortcut first-keystroke="shift alt PAGE_DOWN" />
117     </action>
118     <action id="EditorMoveToPageTop">
119       <keyboard-shortcut first-keystroke="shift alt PAGE_UP" />
120     </action>
121     <action id="EditorScrollToCenter" />
122     <action id="EditorSelectWord">
123       <keyboard-shortcut first-keystroke="shift alt PERIOD" />
124     </action>
125     <action id="EditorToggleCase">
126       <keyboard-shortcut first-keystroke="control U" second-keystroke="S" />
127     </action>
128     <action id="EditorUnSelectWord">
129       <keyboard-shortcut first-keystroke="shift alt COMMA" />
130     </action>
131     <action id="EditorUnindentSelection">
132       <keyboard-shortcut first-keystroke="shift alt LEFT" />
133     </action>
134     <action id="EvaluateExpression">
135       <keyboard-shortcut first-keystroke="control F9" />
136     </action>
137     <action id="ExtractMethod">
138       <keyboard-shortcut first-keystroke="shift alt M" />
139     </action>
140     <action id="FileChooser.GotoHome" />
141     <action id="FileStructurePopup">
142       <keyboard-shortcut first-keystroke="control F12" />
143       <keyboard-shortcut first-keystroke="shift control F12" />
144     </action>
145     <action id="FindUsagesInFile" />
146     <action id="Forward">
147       <keyboard-shortcut first-keystroke="alt RIGHT" />
148     </action>
149     <action id="GotoAction">
150       <keyboard-shortcut first-keystroke="control I" />
151     </action>
152     <action id="GotoBookmark0" />
153     <action id="GotoBookmark1" />
154     <action id="GotoBookmark2" />
155     <action id="GotoBookmark3" />
156     <action id="GotoBookmark4" />
157     <action id="GotoBookmark5" />
158     <action id="GotoBookmark6" />
159     <action id="GotoBookmark7" />
160     <action id="GotoBookmark8" />
161     <action id="GotoBookmark9" />
163     <action id="ToggleBookmark0" />
164     <action id="ToggleBookmark1" />
165     <action id="ToggleBookmark2" />
166     <action id="ToggleBookmark3" />
167     <action id="ToggleBookmark4" />
168     <action id="ToggleBookmark5" />
169     <action id="ToggleBookmark6" />
170     <action id="ToggleBookmark7" />
171     <action id="ToggleBookmark8" />
172     <action id="ToggleBookmark9" />
174     <action id="GotoClass">
175       <keyboard-shortcut first-keystroke="control O" />
176     </action>
177     <action id="GotoFile">
178       <keyboard-shortcut first-keystroke="shift alt O" />
179     </action>
180     <action id="GotoNextBookmark">
181       <keyboard-shortcut first-keystroke="shift control PERIOD" />
182     </action>
183     <action id="GotoNextError">
184       <keyboard-shortcut first-keystroke="F2" />
185       <keyboard-shortcut first-keystroke="control PERIOD" />
186     </action>
187     <action id="GotoPreviousBookmark">
188       <keyboard-shortcut first-keystroke="shift control COMMA" />
189     </action>
190     <action id="GotoPreviousError">
191       <keyboard-shortcut first-keystroke="shift F2" />
192       <keyboard-shortcut first-keystroke="control COMMA" />
193     </action>
194     <action id="GotoSuperMethod">
195       <keyboard-shortcut first-keystroke="shift control P" />
196     </action>
197     <action id="GotoSymbol">
198       <keyboard-shortcut first-keystroke="shift control alt O" />
199     </action>
200     <action id="Graph.Print">
201       <keyboard-shortcut first-keystroke="shift control alt P" />
202     </action>
203     <action id="GuiDesigner.DecreaseIndent">
204       <keyboard-shortcut first-keystroke="shift alt LEFT" />
205     </action>
206     <action id="GuiDesigner.ExpandSelection">
207       <keyboard-shortcut first-keystroke="shift alt PERIOD" />
208     </action>
209     <action id="GuiDesigner.IncreaseIndent">
210       <keyboard-shortcut first-keystroke="shift alt RIGHT" />
211     </action>
212     <action id="GuiDesigner.ReloadCustomComponents">
213       <keyboard-shortcut first-keystroke="shift control R" />
214     </action>
215     <action id="GuiDesigner.ShrinkSelection">
216       <keyboard-shortcut first-keystroke="shift alt COMMA" />
217     </action>
218     <action id="HideAllWindows" />
219     <action id="HippieBackwardCompletion">
220       <keyboard-shortcut first-keystroke="control K" />
221     </action>
222     <action id="HippieCompletion">
223       <keyboard-shortcut first-keystroke="shift control K" />
224     </action>
225     <action id="ImplementMethods" />
226     <action id="IntroduceConstant">
227       <keyboard-shortcut first-keystroke="shift alt C" />
228     </action>
229     <action id="IntroduceField">
230       <keyboard-shortcut first-keystroke="shift alt E" />
231     </action>
232     <action id="IntroduceVariable">
233       <keyboard-shortcut first-keystroke="shift alt V" />
234     </action>
235     <action id="MethodDown">
236       <keyboard-shortcut first-keystroke="control alt DOWN" />
237     </action>
238     <action id="MethodHierarchy" />
239     <action id="MethodHierarchy.ImplementMethodAction" />
240     <action id="MethodHierarchy.OverrideMethodAction" />
241     <action id="MethodUp">
242       <keyboard-shortcut first-keystroke="control alt UP" />
243     </action>
244     <action id="Move">
245       <keyboard-shortcut first-keystroke="control M" />
246     </action>
247     <action id="MoveStatementDown">
248       <keyboard-shortcut first-keystroke="shift alt DOWN" />
249     </action>
250     <action id="MoveStatementUp">
251       <keyboard-shortcut first-keystroke="shift alt UP" />
252     </action>
253     <action id="NewElement">
254       <keyboard-shortcut first-keystroke="alt INSERT" />
255       <keyboard-shortcut first-keystroke="control N" />
256     </action>
257     <action id="NewProject">
258       <keyboard-shortcut first-keystroke="shift control N" />
259     </action>
260     <action id="NextEditorTab">
261       <keyboard-shortcut first-keystroke="control alt PAGE_DOWN" />
262     </action>
263     <action id="NextOccurence">
264       <keyboard-shortcut first-keystroke="alt DOWN" />
265     </action>
266     <action id="NextTab">
267       <keyboard-shortcut first-keystroke="control PAGE_DOWN" />
268     </action>
269     <action id="OpenProject">
270       <keyboard-shortcut first-keystroke="shift control O" />
271     </action>
272     <action id="OptimizeImports">
273       <keyboard-shortcut first-keystroke="shift control I" />
274     </action>
275     <action id="OverrideMethods" />
276     <action id="PreviousEditorTab">
277       <keyboard-shortcut first-keystroke="control alt PAGE_UP" />
278     </action>
279     <action id="PreviousOccurence">
280       <keyboard-shortcut first-keystroke="alt UP" />
281     </action>
282     <action id="PreviousTab">
283       <keyboard-shortcut first-keystroke="control PAGE_UP" />
284     </action>
285     <action id="Print">
286       <keyboard-shortcut first-keystroke="shift control alt P" />
287     </action>
288     <action id="QuickImplementations" />
289     <action id="RecentChangedFiles" />
290     <action id="RecentChanges" />
291     <action id="RecentFiles">
292       <keyboard-shortcut first-keystroke="shift F4" />
293     </action>
294     <action id="ReformatCode">
295       <keyboard-shortcut first-keystroke="shift alt F" />
296     </action>
297     <action id="Refresh" />
298     <action id="RenameElement">
299       <keyboard-shortcut first-keystroke="control R" />
300     </action>
301     <action id="Replace">
302       <keyboard-shortcut first-keystroke="control H" />
303     </action>
304     <action id="ReplaceInPath">
305       <keyboard-shortcut first-keystroke="shift control H" />
306     </action>
307     <action id="Rerun" />
308     <action id="Resume">
309       <keyboard-shortcut first-keystroke="F5" />
310     </action>
311     <action id="Run">
312       <keyboard-shortcut first-keystroke="F6" />
313     </action>
314     <action id="RunClass">
315       <keyboard-shortcut first-keystroke="shift alt F6" />
316       <keyboard-shortcut first-keystroke="shift F6" />
317     </action>
318     <action id="RunToCursor">
319       <keyboard-shortcut first-keystroke="F4" />
320     </action>
321     <action id="SaveAll">
322       <keyboard-shortcut first-keystroke="control S" />
323       <keyboard-shortcut first-keystroke="shift control S" />
324     </action>
325     <action id="SelectIn">
326       <keyboard-shortcut first-keystroke="shift control 1" />
327       <keyboard-shortcut first-keystroke="shift control 2" />
328       <keyboard-shortcut first-keystroke="shift control 3" />
329       <keyboard-shortcut first-keystroke="shift control 9" />
330     </action>
331     <action id="ShowBookmarks">
332       <keyboard-shortcut first-keystroke="shift control M" />
333     </action>
334     <action id="ShowPopupMenu">
335       <keyboard-shortcut first-keystroke="CONTEXT_MENU" />
336       <keyboard-shortcut first-keystroke="shift F10" />
337     </action>
338     <action id="SmartTypeCompletion">
339       <keyboard-shortcut first-keystroke="shift control SPACE" />
340       <keyboard-shortcut first-keystroke="shift control BACK_SLASH" />
341     </action>
342     <action id="StepOut">
343       <keyboard-shortcut first-keystroke="control F7" />
344     </action>
345     <action id="Stop">
346       <keyboard-shortcut first-keystroke="shift F5" />
347       <keyboard-shortcut first-keystroke="shift control DELETE" />
348     </action>
349     <action id="StructuralSearchPlugin.StructuralReplaceAction" />
350     <action id="StructuralSearchPlugin.StructuralSearchAction" />
351     <action id="ToggleBookmark" />
352     <action id="ToggleDockMode">
353       <keyboard-shortcut first-keystroke="control BACK_SPACE" />
354     </action>
355     <action id="ToggleFloatingMode">
356       <keyboard-shortcut first-keystroke="shift alt D" />
357     </action>
358     <action id="ToggleFullScreenMode">
359       <keyboard-shortcut first-keystroke="control alt F11" />
360       <keyboard-shortcut first-keystroke="shift alt ENTER" />
361     </action>
362     <action id="TypeHierarchy">
363       <keyboard-shortcut first-keystroke="shift alt F12" />
364     </action>
365     <action id="Uml.PrintGraph">
366       <keyboard-shortcut first-keystroke="shift control alt P" />
367     </action>
368     <action id="Unwrap" />
369     <action id="UsageView.ShowRecentFindUsages" />
370     <action id="ValidateJsp">
371       <keyboard-shortcut first-keystroke="shift alt F9" />
372     </action>
373     <action id="ValidateXml">
374       <keyboard-shortcut first-keystroke="shift alt F9" />
375     </action>
376   </keymap>
377 </component>