[jbosstools-issues] [JBoss JIRA] (JBIDE-19711) WTP servertools integration with CDT launchbar

Rob Stryker (JIRA) issues at jboss.org
Fri May 8 13:54:45 EDT 2015


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

Rob Stryker commented on JBIDE-19711:
-------------------------------------

> do we have a bugzilla open about having apis that ask for targets instead of having to keep manually updating a list that potentially can get out of sync and just generally makes it hard to maintain? 

No... we don't.  I'm not sure why or how this could get out-of-sync?  Every time a server is added or removed, my listener is informed. My listener then adds an org.eclipse.remote server, and adds a launchbar element.   There's honestly more risk of o.e.remote list of servers getting out of sync than there is with launchbar,  because launchbar doesn't persist any of the launch objects on workspace close, while o.e.remote keeps the list saved somewhere... which means an extra o.e.remote connection is more likely to stick around and cause trouble. 

Honestly, the internal model in launchbar is really quite messy.  It kind of scares me to touch it, but I don't exactly feel empowered to rewrite / reorganize the entire class. What's more, they're being *very* nitpicky over my every patch, even ones I've felt so far were very non-controversial. 

> WTP servertools integration with CDT launchbar
> ----------------------------------------------
>
>                 Key: JBIDE-19711
>                 URL: https://issues.jboss.org/browse/JBIDE-19711
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: server, upstream
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 4.3.0.Beta1
>
>         Attachments: JBIDE-19711.png
>
>
> CDT has a new framework called Launchbar https://wiki.eclipse.org/CDT/LaunchBar
> Integrating this with servertools, proof of concept, to see how feasible it is. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list