]
Jeff MAURY reassigned JBIDE-22621:
----------------------------------
Assignee: Jeff MAURY
Server adapter wizard: should be able to import projects to my
workspace
------------------------------------------------------------------------
Key: JBIDE-22621
URL:
https://issues.jboss.org/browse/JBIDE-22621
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.0.Final
Reporter: Andre Dietisheim
Assignee: Jeff MAURY
Labels: openshift_v3, server_adapter_wizard
Fix For: 4.4.x
Attachments: no-workspace-project-exists.png
steps to reproduce:
# ASSERT: have empty workspace
# ASSERT: have at least 1 service in OpenShift
# EXEC: in OpenShift explorer: launch server adapter wizard from context menu of your
service
Result:
The Eclipse project text field is erroring and nothing to select, since you have no
project in your workspace yet.
!no-workspace-project-exists.png!
There's no way for the user to import a project from OpenShift to the workspace in
this wizard. One has to close the wizard and head over to the import wizard first and get
back.
Expected result:
I should have a link to the right of "Browse.." which allows me to import a
project.