| [news.eclipse.platform.rcp] Re: How to set default key bindings? |
Brandon
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