[jbosstools-issues] [JBoss JIRA] (JBIDE-21611) Reduce bloat in CDK server adapter menus

Rob Stryker (JIRA) issues at jboss.org
Thu Mar 3 09:16:02 EST 2016


    [ https://issues.jboss.org/browse/JBIDE-21611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171469#comment-13171469 ] 

Rob Stryker commented on JBIDE-21611:
-------------------------------------

I can't remove anything in the primary menu.  In the show-in menu, I can only remove Web Browser and Server Log, and that would take some effort.   Server log is a bit of an outdated concept that doesn't seem to be used widely outside of astools, and even we use it only sporadically, certainly not enough.   The web browser action, on the other hand, is tougher because clients *do* use it... and for some clients, it makes more sense to keep the action (but disabled) when no URL is available.   So we'd need additional API for showsWebBrowserAction()  vs   getWelcomePageUrl().   

I'll have to investigate the welcome page situation....   the server log currently has no API limiting it's addition to the menu at all. 



> Reduce bloat in CDK server adapter menus
> ----------------------------------------
>
>                 Key: JBIDE-21611
>                 URL: https://issues.jboss.org/browse/JBIDE-21611
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: cdk
>    Affects Versions: 4.3.1.Beta2
>            Reporter: Fred Bricon
>            Priority: Minor
>             Fix For: 4.4.0.Alpha1
>
>         Attachments: cdk-server-menus.png
>
>
> The CDK server adapter menus display a lot of useless/disabled menus:
> !cdk-server-menus.png|width=650!
> It'd be nice to clean that up. Keep
> -(re)start
> -stop
> -Show in> OpenShift, Docker
> -Delete
> -rename
> -properties
> It reckon it might not be possible to get rid of all the cruft (when menus are defined upstream), but we might be able to clean some of the menus we "own".



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list