]
Alexey Kazakov updated JBIDE-21836:
-----------------------------------
Priority: Critical (was: Blocker)
Preferences: openshift 3 oc location resets to a different/old value
on restart
-------------------------------------------------------------------------------
Key: JBIDE-21836
URL:
https://issues.jboss.org/browse/JBIDE-21836
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Max Rydahl Andersen
Assignee: Rob Stryker
Priority: Critical
Labels: oc_binary, openshift_v3, preferences
Fix For: 4.4.0.Alpha1
on start of eclipse new workspace the value is for reason unknown to me set to:
{code}
/Users/max/Downloads/openshift-origin-v1.0.3-1695461-darwin-amd64/oc
{code}
which does exist, but is old version and publish fails.
Then I set it to
{code}
/usr/local/bin/oc
{code}
now publish works.
Restart eclipse - old value returns and publish starts failing again.