]
Josef Kopriva closed JBIDE-26117.
---------------------------------
Closing. Works as expected.
Verified in:
Red Hat CodeReady Studio
Version: 12.11.0.GA
Build id: GA-v20190318-0421-B4230
Build date: 20190318-0421
Connection Wizard: Parse Login command (that was copied to clipboard
by the web-ui)
-----------------------------------------------------------------------------------
Key: JBIDE-26117
URL:
https://issues.jboss.org/browse/JBIDE-26117
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.6.0.Final
Reporter: Josef Kopriva
Assignee: Josef Kopriva
Priority: Major
Labels: connection_wizard
Fix For: 4.11.0.AM1
The OpenShift web-ui provides a menu entry that creates the oc login command in your
local clipboard:
https://stackoverflow.com/questions/49548380/cannot-find-openshift-3-logi...
Currently, Eclipse users would have to paste it to some notepad and use the info in it to
manually create a connection. The tooling could facilitate this by parsing the clipboard
and creating a connection:
The Eclipse
There could be a button for parsing login command in clipboard.
Steps:
1. User logins in web browser in OpenShift Console.
2. User clicks on "Copy Login Command"
3. In OpenShift tooling there could be button for parse login command from clipboard.