Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » A conflict occurred for CTRL+SHIFT+T:(please help with key binding conflict)
A conflict occurred for CTRL+SHIFT+T: [message #1834892] Thu, 19 November 2020 22:19 Go to next message
Ajay Kumar is currently offline Ajay KumarFriend
Messages: 1
Registered: November 2020
Junior Member
while launching eclipse i am facing this error

!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@76f9e000,
,,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@7612116b,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
  • Attachment: .log
    (Size: 832.75KB, Downloaded 174 times)
Re: A conflict occurred for CTRL+SHIFT+T: [message #1834936 is a reply to message #1834892] Sat, 21 November 2020 07:18 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33139
Registered: July 2009
Senior Member
Yes, this a known issue:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=527785

I believe this entry is logged as a warning, not an error. It shouldn't cause any major problems...


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: A conflict occurred for CTRL+SHIFT+T: [message #1834984 is a reply to message #1834892] Mon, 23 November 2020 06:17 Go to previous messageGo to next message
aelexax12 john is currently offline aelexax12 johnFriend
Messages: 1
Registered: November 2020
Junior Member
I don't get any errors, but I started a compilation/run cycle before dinner, and when I got ... MESSAGE A conflict occurred for CTRL+SHIFT+G
Re: A conflict occurred for CTRL+SHIFT+T: [message #1843937 is a reply to message #1834936] Wed, 25 August 2021 07:26 Go to previous messageGo to next message
Udo Walker is currently offline Udo WalkerFriend
Messages: 81
Registered: July 2009
Member
for my product this disables my own key bindings.

For my commands I a have an own context but I still get this key binding errors. All of the colliding key bindings are from the lsp4e feature.

How should I fix this?

[Updated on: Wed, 25 August 2021 07:27]

Report message to a moderator

Re: A conflict occurred for CTRL+SHIFT+T: [message #1843938 is a reply to message #1843937] Wed, 25 August 2021 07:31 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33139
Registered: July 2009
Senior Member
It's a well known (and annoying) problem:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=527785


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Marketplace plugin missing
Next Topic:Remove elements from the "Run As" context menu programmatically
Goto Forum:
  


Current Time: Tue Apr 23 06:17:47 GMT 2024

Powered by FUDForum. Page generated in 0.08283 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top