Community
Participate
Working Groups
After installing the Jubula client feature into Eclipse 3.7 M6 there are some shortcut conflicts after restarting the IDE: !ENTRY org.eclipse.jface 2 0 2011-04-26 14:40:25.604 !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation. !SUBENTRY 1 org.eclipse.jface 2 0 2011-04-26 14:40:25.605 !MESSAGE A conflict occurred for F3: Binding(F3, ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.open.editor,Open Declaration, Open an editor on the selected element, Category(org.eclipse.ui.category.navigate,Navigate,null,true), , ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.contexts.window,,,system) Binding(F3, ParameterizedCommand(Command(org.eclipse.jubula.client.ui.commands.RevertChanges,Revert Changes, , Category(org.eclipse.jubula.client.ui.commands,Functional Test,null,true), , ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.contexts.window,,,system) !SUBENTRY 1 org.eclipse.jface 2 0 2011-04-26 14:40:25.606 !MESSAGE A conflict occurred for CTRL+SHIFT+T: Binding(CTRL+SHIFT+T, ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type, Open a type in a Java editor, Category(org.eclipse.ui.category.navigate,Navigate,null,true), , ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.contexts.window,,,system) Binding(CTRL+SHIFT+T, ParameterizedCommand(Command(org.eclipse.jubula.client.ui.commands.OpenTestCase,Open Test Case, , Category(org.eclipse.jubula.client.ui.commands,Functional Test,null,true), , ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.contexts.window,,,system) !SUBENTRY 1 org.eclipse.jface 2 0 2011-04-26 14:40:25.622 !MESSAGE A conflict occurred for CTRL+SHIFT+A: Binding(CTRL+SHIFT+A, ParameterizedCommand(Command(org.eclipse.jubula.client.ui.commands.EditParameters,Edit Parameters, , Category(org.eclipse.jubula.client.ui.commands,Functional Test,null,true), , ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.contexts.window,,,system) Binding(CTRL+SHIFT+A, ParameterizedCommand(Command(org.eclipse.pde.ui.openPluginArtifact,Open Plug-in Artifact, Open a plug-in artifact in the manifest editor, Category(org.eclipse.ui.category.navigate,Navigate,null,true), org.eclipse.pde.internal.ui.search.dialogs.PluginArtifactSearchHandler, ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.contexts.window,,,system)
fixed with http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=cdde381f543e3ba86598fa6ee643644e9e27c3c4
Verifed manually