[jbosstools-issues] [JBoss JIRA] (JBIDE-22615) Explorer: Connections should get loaded from extension points

Andre Dietisheim (JIRA) issues at jboss.org
Fri Jun 17 10:06:00 EDT 2016


Andre Dietisheim created JBIDE-22615:
----------------------------------------

             Summary: Explorer: Connections should get loaded from extension points
                 Key: JBIDE-22615
                 URL: https://issues.jboss.org/browse/JBIDE-22615
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
          Components: openshift
    Affects Versions: 4.4.0.Alpha1
            Reporter: Andre Dietisheim


Connections are currently loaded in the core plugins for the v2 and v3 plugins:

* v2 [ExpressCoreActivator#start|https://github.com/jbosstools/jbosstools-openshift/blob/master/plugins/org.jboss.tools.openshift.express.core/src/org/jboss/tools/openshift/express/internal/core/ExpressCoreActivator.java#L56]
* v3 [OpenShiftCoreActivator#start|https://github.com/jbosstools/jbosstools-openshift/blob/master/plugins/org.jboss.tools.openshift.core/src/org/jboss/tools/openshift/internal/core/OpenShiftCoreActivator.java#L67]

We should load these with extension points.



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


More information about the jbosstools-issues mailing list