]
Andre Dietisheim reassigned JBIDE-20355:
----------------------------------------
Assignee: Andre Dietisheim
Resolution: Done
oc location preferences: location is not validated, no help is
provided
-----------------------------------------------------------------------
Key: JBIDE-20355
URL:
https://issues.jboss.org/browse/JBIDE-20355
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.0.Beta2
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Labels: help_wanted, openshift_v3, port_forwarding_wizard
Fix For: 4.3.0.CR1
Attachments: oc-binary-path-not-validated.png
# EXEC: go to OpenShift v3 preferences (Window->Preferences->OpenShift v3)
# EXEC: hit "Browse" and choose any file (ex. /tmp/test.txt)
Result:
The preferences wont validate your choice. Whatever you pick is used.
!oc-binary-path-not-validated.png!
There also is no explanation to what this "oc binary" is. A dummy user would
have no idea what this is all about
Expected:
The preferences should do basic tests like
* is it executable?
* is it an "oc" binary
...and add some explanations on what "oc binary" is and how to obtain it.