Community
Participate
Working Groups
While I was executing the Java EE smoke tests, the following warning has been logged: !ENTRY org.eclipse.ui.workbench 2 0 2008-02-08 18:07:01.025 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-02-08 18:07:01.025 !MESSAGE Conflict for 'org.eclipse.wst.jsdt.ui.edit.text.java.open.editor': HandlerActivation(commandId=org.eclipse.wst.jsdt.ui.edit.text.java.open.editor, handler=ActionHandler(org.eclipse.wst.jsdt.ui.actions.OpenAction@15e780d), expression=AndExpression(org.eclipse.ui.SubActionBars$1@1dae27f,ActivePartExpression(org.eclipse.ui.navigator.CommonNavigator@4dd413),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@ea5461)),sourcePriority=1064961) HandlerActivation(commandId=org.eclipse.wst.jsdt.ui.edit.text.java.open.editor, handler=ActionHandler(org.eclipse.wst.jsdt.ui.actions.OpenAction@15e780d), expression=AndExpression(org.eclipse.ui.SubActionBars$1@1dae27f,ActivePartExpression(org.eclipse.ui.navigator.CommonNavigator@4dd413),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@ea5461)),sourcePriority=1064961) I cannot give a concrete steps to reproduce this. It happen after some work with the Project Explorer view.
The other bug has more comments, so I will make this the dup even thou it was opened first. *** This bug has been marked as a duplicate of bug 224775 ***
Closing