Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Removing Keybinding Schemes and bindings
Removing Keybinding Schemes and bindings [message #510832] Thu, 28 January 2010 18:49 Go to next message
vladanm  is currently offline vladanm Friend
Messages: 1
Registered: January 2010
Junior Member
Hi,

I'm working on product based on Eclipse platform 3.4 (Europe).

Users are getting confused by default Eclipse Keybindings and Schemes in Key Preferences section.
So i need to remove them, this is what im asked to do:

1. Remove Emacs and Default Scheme and leave only our custom scheme.

2. From Custom scheme remove all Eclipse binding and leave only product bindings.

3. Remove duplicate bindings, even new custom Action override bindings of some default Eclipse binding, that Eclipse binding still stays in list of keys making confusion.


I am struggling for couple of days without luck of removing schemes or bindings.

Please Help, Tnx,
Vlada

Re: Removing Keybinding Schemes and bindings [message #510840 is a reply to message #510832] Thu, 28 January 2010 19:06 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Are you asking how to remove those schemes from a running platform? Or
how to change the way the Keys preference page works?

In theory you can get the "Default" scheme and "Emacs" scheme and call
undefine() on each one. They will no longer show up on the keys
preference page, and should not participate in keybindings. This should
be OK if the default scheme is your scheme (and it doesn't have a parent).

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Previous Topic:Enabling and Disabling Paste Icons
Next Topic:Problem loading plugin class from endorsed code
Goto Forum:
  


Current Time: Tue Mar 19 10:28:46 GMT 2024

Powered by FUDForum. Page generated in 0.02804 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top