[xwiki-notifications] [Issue] Created: (XECLIPSE-91) Keybinding conflicts may interfere with normal accelerator operation
Eugene Kuleshov (JIRA)
jira at xwiki.org
Sat Mar 1 18:49:20 CET 2008
Keybinding conflicts may interfere with normal accelerator operation
--------------------------------------------------------------------
Key: XECLIPSE-91
URL: http://jira.xwiki.org/jira/browse/XECLIPSE-91
Project: XWiki Eclipse Integration
Issue Type: Bug
Reporter: Eugene Kuleshov
Xwiki's plugin key binding CTRL+SHIFT+N is conflicting with JDT Debug. Here is complete warning from the error log
-- Error Log --
Date: Sat Mar 01 12:41:33 EST 2008
Message: A conflict occurred for CTRL+SHIFT+N:Binding(CTRL+SHIFT+N,
ParameterizedCommand(Command(org.eclipse.jdt.debug.ui.commands.AllInstances,All Instances,
View all instances of the selected object loaded in the target VM,
Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command category,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+N,
ParameterizedCommand(Command(org.xwiki.eclipse.command.NewConnection,New connection...,
,
Category(org.eclipse.core.commands.categories.autogenerated,Uncategorized,Commands that were either auto-generated or have no category,true),
org.xwiki.eclipse.handlers.NewConnectionHandler,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Severity: Warning
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the notifications
mailing list