Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » Command Line(SWTBot)
Command Line [message #1220378] Wed, 11 December 2013 11:51 Go to next message
imad sabaany is currently offline imad sabaanyFriend
Messages: 17
Registered: August 2013
Junior Member
Hi All,
I have problem when I try to run my test from command line. I get this error :

!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2013-12-11 13:39:14.949
!MESSAGE A conflict occurred for ALT+SHIFT+L:
Binding(ALT+SHIFT+L,
ParameterizedCommand(Command(org.eclipse.ui.views.showView,Show View,
Shows a particular view,
Category(org.eclipse.ui.category.views,Views,Commands for opening views,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@49fb286,
[Lorg.eclipse.e4.ui.internal.workbench.Parameter;@10817dc9,,true),[Lorg.eclipse.core.commands.Parameterization;@25691f96),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(ALT+SHIFT+L,
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.extract.local.variable,Extract Local Variable,
Extracts an expression into a new local variable and uses the new local variable,
Category(org.eclipse.jdt.ui.category.refactoring,Refactor - Java,Java Refactoring Actions,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1898c40a,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)



Do you have any idea what's the problem?

Thanks,
Imad
Re: Command Line [message #1220393 is a reply to message #1220378] Wed, 11 December 2013 13:23 Go to previous message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

This message is not related to SWTBot. It simply means that there are 2
conflicting definitions for shortcut ALT+SHIFT+L. If you read the
message, it tells you which plugins are conflicting.

--
Mickael Istria
My job: http://www.jboss.org/tools
My blog: http://mickaelistria.wordpress.com
My Tweets: http://twitter.com/mickaelistria
Previous Topic:Warning shell
Next Topic:How to test native dialog withswtbot
Goto Forum:
  


Current Time: Tue Mar 19 07:52:39 GMT 2024

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

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

Back to the top