Friday, March 21, 2008

Keybinding conflict

I've just committed a fix for the nasty keybinding conflict between Rpm Spec editor and Java editor and Eclipse - both were registered to the same shortcut Ctrl-Shift-O. The spec editor was using the generic org.eclipse.ui.textEditorScope so it just overrides Java editor shortcut. Not having the Organize Imports is a big problem especially when you are used to it.

No comments: