]
Marián Labuda closed JBIDE-21300.
---------------------------------
Verified in Red Hat Developer Studio 10.0.0.Alpha1 B5255.
OC binary should be looked up on $PATH if the user doesnt provide a
specific location
-------------------------------------------------------------------------------------
Key: JBIDE-21300
URL:
https://issues.jboss.org/browse/JBIDE-21300
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Andre Dietisheim
Assignee: Fred Bricon
Labels: openshift_v3
Fix For: 4.4.0.Alpha1
For port forwarding, log streming and rsyinc the tooling requires an oc binary to be
installed on the local machine. The user is asked to to set the location of this binary in
the OpenShift 3 preferences. He can do this either manually by browsing and pointing to
the binary or by hitting "Restore Defaults" which looks it up in the $PATH.
We should lookup the binary in $PATH if the user doesnt provide anything, we should not
error and tell the user to set the location as we do currently.