[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5724) Keybinding conflict (CTRL+SHIFT+M) between org.jboss.ide.eclipse.as.wtp.ui.fullPublishCommand and org.jboss.tools.jmx.ui.navigate.open.mbean

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Jan 21 16:13:19 EST 2010


Keybinding conflict (CTRL+SHIFT+M) between org.jboss.ide.eclipse.as.wtp.ui.fullPublishCommand and org.jboss.tools.jmx.ui.navigate.open.mbean
--------------------------------------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-5724
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5724
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jmx
    Affects Versions: 3.1.0.CR1
            Reporter: Nick Boldt
            Assignee: Rob Stryker


On starting JBDS, I get this nuisance warning message:

!ENTRY org.eclipse.jface 2 0 2010-01-21 15:57:10.829
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2010-01-21 15:57:10.829
!MESSAGE A conflict occurred for CTRL+SHIFT+M:
Binding(CTRL+SHIFT+M,
        ParameterizedCommand(Command(org.jboss.ide.eclipse.as.wtp.ui.fullPublishCommand,Full Publish,
                ,
                Category(org.eclipse.core.commands.categories.autogenerated,Uncategorized,Commands that were either auto-generated or have no category,true),
                org.jboss.ide.eclipse.as.wtp.ui.commands.FullPublishCommandHandler,
                ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+M,
        ParameterizedCommand(Command(org.jboss.tools.jmx.ui.navigate.open.mbean,Open MBean,
                Open a MBean in a MBean editor,
                Category(org.eclipse.ui.category.navigate,Navigate,null,true),
                ,
                ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)

Can one of these two pick a different binding that won't conflict?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list