Community
Participate
Working Groups
After installing the Jubula client feature into Eclipse 3.7 M6 there are some handler conflicts after restarting the IDE: !ENTRY org.eclipse.ui.workbench 2 0 2011-04-26 14:40:25.647 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2011-04-26 14:40:25.651 !MESSAGE Conflict for 'AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction': HandlerActivation(commandId=AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.cheatsheets.CheatSheetExtensionFactory:helpMenuAction), expression=AndExpression(ActionSetExpression(org.eclipse.ui.cheatsheets.actionSet,org.eclipse.ui.internal.WorkbenchWindow@7e9bed),WorkbenchWindowExpre dow@7e9bed)),sourcePriority=16640) HandlerActivation(commandId=AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction, handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.cheatsheets.CheatSheetExtensionFactory:helpMenuAction), expression=AndExpression(ActionSetExpression(org.eclipse.ui.cheatsheets.actionSet,org.eclipse.ui.internal.WorkbenchWindow@7e9bed),WorkbenchWindowExpre dow@7e9bed)),sourcePriority=16640) Application Started: 53486
fixed with http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=6b15a8250cc19eeccc1d6b1a57aecc789907052f
Verified manually