| 
| Ctrl doesn't work defining an keyschema [message #337055] | Fri, 24 July 2009 18:59  |  | 
| Eclipse User  |  |  |  |  | Hi, 
 Two examples from my plugin.xml.....
 
 the first one works fine, the second with the M1(Ctrl) doesn't work at
 all.
 I tried it also with Alt, this works fine, too.
 
 What's wrong with my example - or is this an bug in eclipse???????
 
 <key sequence="M3+K" commandId="org.eclipse.ui.newWizard"
 schemeId="xxx.keys.idea.id">
 <parameter id="newWizardId"
 value="org.eclipse.jdt.ui.wizards.NewClassCreationWizard"/ >
 </key>
 
 <key commandId="org.eclipse.jdt.ui.navigate.open.type"
 schemeId="vsa.keys.idea.id" sequence="M1+N"/>
 
 Greetings
 Markus
 |  |  |  | 
|  | 
|  | 
|  | 
|  | 
| 
| Re: Ctrl doesn't work defining an keyschema [message #337077 is a reply to message #337065] | Sun, 26 July 2009 17:23  |  | 
| Eclipse User  |  |  |  |  | Hi Lars, 
 thank you for your greatful help. It was not this Keybinding that caused
 an conflict. It was Ctrl+X, Alt+X from Multiclipboard plugin :-((
 
 I disabled this plugin and now my keybindings work.
 
 Just one thing:
 When I change my keybinding-scheme in properties dialog the whole
 shortcuts from the new scheme, were I change to, disappear. I have to
 click Restore defaults to see them again.
 Is this a bug?
 
 Greeting, Markus
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.70077 seconds