-
Bug
-
Resolution: Unresolved
-
Major
-
4.3.1.Final
-
devex #179 Jan/Feb 2020
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
- 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