Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » EGit keyboard handlling exception
EGit keyboard handlling exception [message #720372] Tue, 30 August 2011 12:11 Go to next message
Ric Wright is currently offline Ric WrightFriend
Messages: 70
Registered: July 2009
Member
I am getting an odd warning when launching a workbench session on my
Mac (SnowCat). See below. Seems to be benign. Just midly annoying.
This suggest anything to those in the know?

Ric


> !ENTRY org.eclipse.jface 2 0 2011-08-29 15:45:51.601
> !MESSAGE Keybinding conflicts occurred. They may interfere with normal
> accelerator operation.
> !SUBENTRY 1 org.eclipse.jface 2 0 2011-08-29 15:45:51.602
> !MESSAGE A conflict occurred for ALT+COMMAND+C:
> Binding(ALT+COMMAND+C,
> ParameterizedCommand(Command(org.eclipse.egit.ui.team.Commit,Commit,
> ,
> Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
> ,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,,system)
> Binding(ALT+COMMAND+C,
>
> ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.modify.method.parameters,Change
> Method Signature,
> Change method signature includes parameter names and parameter order,
> Category(org.eclipse.jdt.ui.category.refactoring,Refactor - Java,Java
> Refactoring Actions,true),
> ,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,cocoa,system)
> !SUBENTRY 1 org.eclipse.jface 2 0 2011-08-29 15:45:51.602
> !MESSAGE A conflict occurred for ALT+COMMAND+M:
> Binding(ALT+COMMAND+M,
> ParameterizedCommand(Command(org.eclipse.egit.ui.team.Merge,Merge,
> ,
> Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
> ,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,,system)
> Binding(ALT+COMMAND+M,
>
> ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.extract.method,Extract
> Method,
> Extract a set of statements or an expression into a new method and
> use the new method,
> Category(org.eclipse.jdt.ui.category.refactoring,Refactor - Java,Java
> Refactoring Actions,true),
> ,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,cocoa,system)
> !SUBENTRY 1 org.eclipse.jface 2 0 2011-08-29 15:45:51.602
> !MESSAGE A conflict occurred for ALT+COMMAND+I:
> Binding(ALT+COMMAND+I,
> ParameterizedCommand(Command(org.eclipse.egit.ui.team.Ignore,Ignore,
> ,
> Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
> org.eclipse.egit.ui.internal.actions.IgnoreActionHandler,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,,system)
> Binding(ALT+COMMAND+I,
> ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.inline,Inline,
> Inline a constant, local variable or method,
> Category(org.eclipse.jdt.ui.category.refactoring,Refactor - Java,Java
> Refactoring Actions,true),
> ,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,cocoa,system)
Re: EGit keyboard handlling exception [message #720386 is a reply to message #720372] Tue, 30 August 2011 13:43 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
This was fixed recently [1].

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=321739
Previous Topic:egit newbie: import existing git project&workspace
Next Topic:CRLF for Windows files
Goto Forum:
  


Current Time: Tue Mar 19 02:19:39 GMT 2024

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

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

Back to the top