[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?

You can set the default scheme using your product's plugin_customization.ini file.

check out eclipse/plugins/org.eclipse.sdk_<version>/plugin.xml to see how it's specified and plugin_customization.ini file as an example.

http://magma.ca/~pollockd/despumate/bindingsHowTo.html has the property under RCP Applications.

Later,
PW