[
https://issues.jboss.org/browse/JBIDE-22612?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-22612:
-----------------------------------------------
[~adietish], global New menu has option for creating OpenShift application. It can be
accessed before view is opened. Then it also trigger loading OpenShift plugins. If not
now, in the future more features may be needed that activate OpenShift, from menues,
toolbars, etc.
Explorer: OpenShift connections are missing from the explorer on
startup
------------------------------------------------------------------------
Key: JBIDE-22612
URL:
https://issues.jboss.org/browse/JBIDE-22612
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.1.Alpha1-devex116
Reporter: Fred Bricon
Assignee: Andre Dietisheim
Labels: explorer, openshift_v2, openshift_v3
Fix For: 4.4.1.Alpha1-devex116
After applying the fix for JBIDE-21828, it appears that, on workspace restart, the
OpenShift 3 connections are missing from the OpenShift Explorer.
This is caused by the OpenShift 3 core plugin not being started when the
OpenShiftExplorerContentProvider is called. As a consequence, no connections are loaded.
Before JBIDE-21828,
[
getExplorerElements|https://github.com/jbosstools/jbosstools-openshift/co...]
would return all the OpenShift3 connections. With the new code, the UI Model is expected
to be already loaded
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)