]
Fred Bricon commented on JBIDE-20506:
-------------------------------------
You can connect to
using Basic Auth (admin/admin)
Yes the target link is currently broken. [~mhusnain] is working on the doc (TOOLSDOC-671)
Reorganize context menu items of a OpenShift v3 connection
----------------------------------------------------------
Key: JBIDE-20506
URL:
https://issues.jboss.org/browse/JBIDE-20506
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.CR1
Reporter: Marián Labuda
Assignee: Daniel Azarov
Priority: Minor
Labels: help_wanted
Menu items of a v3 connection has following order:
{panel}
New
Remove
Edit
---------------
Manage Project
Show In
-----------------
Import Application
-----------------
Show Properties
Refresh
{panel}
we should follow same order as for v2 connection or at least keep consistency in order -
at first connection managing related items (New, Edit, Remove), then project related
(Manage Project), then "application" related (Show In, Import Application), then
specific connection handling (Refresh) and in the end Properties.
Then submenu items of context menu item New... should be in order Connection - (Project
-) Application. Not Application - Connection.