[jbosstools-issues] [JBoss JIRA] Resolved: (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

Rob Stryker (JIRA) jira-events at lists.jboss.org
Mon Jan 25 00:03:19 EST 2010


     [ https://jira.jboss.org/jira/browse/JBIDE-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Stryker resolved JBIDE-5724.
--------------------------------

    Fix Version/s: 3.1.0.CR2
       Resolution: Done


I quite simply removed the binding for the jmx viewer but I've left the command so users can adjust hotkeys for it however they want. 

> 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
>             Fix For: 3.1.0.CR2
>
>
> 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