Home » Newcomers » Newcomers » Keybinding conflicts involving jface plug-in(After moving to latest version of Eclipse I get "keybinding conflicts" involving plugin I am not using (?))
Keybinding conflicts involving jface plug-in [message #1828892] |
Sun, 21 June 2020 11:21  |
Eclipse User |
|
|
|
I have just moved most of my projects to a new version of Eclipse (Version: 2020-06 (4.16.0) ), starting with an empty workspace/.metadata file. After transferring a few projects, I am seeing "Keybinding conflicts occurred", and the plugin involved is shown as org.eclipse.jface . I didn't ask for this plugin - but some of my projects use other suppliers' jar files - could one of them be pulling it in? And (whether or not this is true) what can I do about it?
TIA
|
|
| | | |
Re: Keybinding conflicts involving jface plug-in [message #1829066 is a reply to message #1829019] |
Wed, 24 June 2020 09:54   |
Eclipse User |
|
|
|
I have just downloaded the same Eclipse version as Paul's and started with a brand new workspace. No projects, nothing at all. The log goes just like his:
!SESSION 2020-06-24 14:44:21.028 -----------------------------------------------
eclipse.buildId=4.16.0.I20200604-0540
java.version=1.8.0_251
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=pt_BR
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
!ENTRY org.eclipse.jface 2 0 2020-06-24 14:44:30.891
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2020-06-24 14:44:30.891
!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),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@acea29e,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+T,
ParameterizedCommand(Command(org.eclipse.lsp4e.symbolinworkspace,Go to Symbol in Workspace,
,
Category(org.eclipse.lsp4e.category,Language Servers,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@772bc4c9,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
I have already tried to unbind one of those keys. That didn't go well and the binding is lost.
So... should this be reported as a bug? Is there any way for me to make a pull request or contribute in some way to solve this?
|
|
| |
Re: Keybinding conflicts involving jface plug-in [message #1829075 is a reply to message #1829019] |
Wed, 24 June 2020 14:20  |
Eclipse User |
|
|
|
Many thanks, all of you!
Ed, I guess I had never seen IDE-related (?) messages before in my problem log, so I was just assuming that this message had to do with my application settings! Nice to know that, this time, it wasn't my fault!
All the best, and stay safe, everyone!
Paul
PS I am not getting any notifications about your responses, even though I have the box checked... ???
|
|
|
Goto Forum:
Current Time: Wed Jul 23 11:03:49 EDT 2025
Powered by FUDForum. Page generated in 0.08551 seconds
|