[
https://issues.jboss.org/browse/JBIDE-21836?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-21836:
-----------------------------------------------
I have found issue JBIDE-21918. Its fix probably will not fix this one, but it will help
to test it.
[~maxandersen], please attach file
%workspace%/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.jboss.tools.openshift.core.prefs
as it is after you save new correct value /usr/local/bin/oc and close Eclipse.
Does it contain line? -
{code}
openshift.cli.location=/usr/local/bin/oc
{code}
Then after reopening Eclipse, check that line again, and then open Preferences and if you
find value to set to the wrong old value, once more check that line in the file. It may
help to know when saved preferences changed to the wrong value, or if they ever were saved
with the correct value.
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: Max Rydahl Andersen
Priority: Blocker
Labels: oc_binary, openshift_v3, preferences
Fix For: 4.3.1.CR1
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)