Community
Participate
Working Groups
I've had a similar issue on my project. I think JDT is over zealous about scope for keyboard accelerators -- they should only need to use that for Java source. Version: 3.6.1 Build id: M20100909-0800 Warning A conflict occurred for ALT+COMMAND+I:Binding(ALT+COMMAND+I, ParameterizedCommand(Command(org.eclipse.egit.ui.team.Ignore,Ignore, , Category(org.eclipse.egit.ui.commandCategory,Git,null,true), org.eclipse.egit.ui.internal.actions.IgnoreActionHandler, ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.contexts.window,,,system) Binding(ALT+COMMAND+I, ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.inline,Inline, Inline a constant, local variable or method, Category(org.eclipse.jdt.ui.category.refactoring,Refactor - Java,Java Refactoring Actions,true), , ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.contexts.window,,cocoa,system)
*** This bug has been marked as a duplicate of bug 321739 ***