]
Nick Boldt commented on JBIDE-26117:
------------------------------------
[checkUnresolvedIssues.py] Slip to fixversion = *4.9.x*
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: Andre Dietisheim
Labels: connection_wizard
Fix For: 4.9.x
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.