[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: How to set default key bindings?

Brandon Kane wrote:
Brilliant! I had the customization file for some other properties, it was just adding the KEY_CONFIGURATION_ID property that I was missing. My scheme is now the default when the app starts and all is well.
However, the other default Eclipse schemes do still show up in the preference page, and most of those key bindings are meaningless for my application. Is there any way to remove Default and Emacs from the list or hide them from the user somehow?

I don't think so ... activities would probably be your best bet, but I had a quick look and didn't see anything that would indicate the keys preference page filtered out schemes based on activity IDs.


Later,
PW