I am adding Key Bindings in Application.e4xmi. In Binding Tables (In window and Dialogs)->BindingTable->KeyBinding . in the Sequence Field I am taking M1+I, and in the Command Field I am putting Command ID When I run the application and press CTRL+I. the command is not executing. Please help me.
Adding key Binding in e4 application
2.1k Views Asked by Rameshwar Nagpure At
2
Maybe it is a bit late to solve your problem - I had a similar one. This is what worked for me:
Eclipse 4 came to be known to erase commands not tagged with "type:user" (see https://www.eclipse.org/forums/index.php/t/550175/).
Find the command in your Application.e4xmi and add the tag just like this: