Community
Participate
Working Groups
This error is logged when I start Eclipse: !ENTRY org.eclipse.ui.workbench 2 0 2011-08-10 11:44:08.294 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2011-08-10 11:44:08.294 !MESSAGE Conflict for 'org.eclipse.mylyn.internal.sandbox.search.ui.openDesktopSearchCommand': HandlerActivation(commandId=org.eclipse.mylyn.internal.sandbox.search.ui.openDesktopSearchCommand, handler=org.eclipse.mylyn.internal.sandbox.search.ui.OpenDesktopSearchHandler, expression=,sourcePriority=0) HandlerActivation(commandId=org.eclipse.mylyn.internal.sandbox.search.ui.openDesktopSearchCommand, handler=org.eclipse.mylyn.internal.sandbox.search.ui.OpenDesktopSearchHandler, expression=,sourcePriority=0)
Steffen, I'm not seeing this here. Any ideas as to why this is happening for you?
Maybe it's Eclipse 3.8 specific? It goes away if I remove the org.eclipse.ui.handlers extension or defaultHandler attribute.
I've now managed to reproduce this on 3.7 Indigo. I'll look into it further.
Created attachment 201271 [details] mylyn/context/zip
fixed, removed @defaultHandler@
Created attachment 201273 [details] mylyn/context/zip