]
Andre Dietisheim commented on JBIDE-20106:
------------------------------------------
For my own documentation purposes:
I see this being caused by the following in
{code:title=org.jboss.tools.openshift.core/MANIFEST.MF}
Import-Package: com.openshift.client
{code}
This seems to have been added in JBIDE-19829 but doesnt seem required (I can remove it
without harm).
OpenShift v2 plugin is installed even though I selected only
OpenShift v3 plugin
--------------------------------------------------------------------------------
Key: JBIDE-20106
URL:
https://issues.jboss.org/browse/JBIDE-20106
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Marián Labuda
Assignee: Andre Dietisheim
Priority: Critical
Fix For: 4.3.0.Beta2
While I am installing JBT and I select only OpenShift v3, I expect that only v3 is going
to be installed. Unfortunately v2 is installed too and it is possible to create v2
connection, domain, application...