]
Josef Kopriva commented on JBIDE-26200:
---------------------------------------
[~adietish] are you able to replicate this? It seems to me it is fixed now.
Server adapter wizard: Imported project is not filled into
"Eclipse Project"
----------------------------------------------------------------------------
Key: JBIDE-26200
URL:
https://issues.jboss.org/browse/JBIDE-26200
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Final
Reporter: André Dietisheim
Assignee: Josef Kopriva
Priority: Major
Labels: import_wizard, server_adapter_wizard
Fix For: 4.12.x
Attachments: image-2018-07-16-14-26-26-327.png, screenshot-1.png
steps:
# ASSERT: make sure you have a service running on your server but it's *NOT* present
in your Eclipse workspace (ex. created via the nodejs-mongo-persistent template)
# EXEC: in Explorer: select the service of your application (ex. nodejs-mongo-persisten
service) and pick "Server Adapter..." in it's context menu
# ASSERT: server adapter wizard shows up with "Eclipse Project" empty and
marked with an error
!image-2018-07-16-14-26-26-327.png!
# EXEC: hit "Import" to the right of the "Eclipse Project" text
field
# ASSERT: "Select Build Config" wizard shows up listing a build config to
import (ex. nodejs-mongo-persistent)
# EXEC: select the build config and finish the wizard
# ASSERT: "Select Build Config" wizard disappears, you're back in the
"Server Adapter" wizard & the project is imported to your worksapce in the
background and eventually shows up in the workspace
Result:
"Eclipse Project" is not filled out (even though I just imported it), text
field is therefore still decorated with an error
!screenshot-1.png!