- ASSERT: have minishift 3.1.1 running
- ASSERT: have an application running that you created from eap64-basic-s2i (or nodejs-mongo-persistent)
- ASSERT: have a server adapter for your application
- EXEC: in the cmd-line:
- kill your existing cdk (minishift delete, remove ~/.minishift etc)
- setup new cdk (ex. 3.2.Alpha1)
- EXEC: in Eclipse: create new connection, then create a new application using the same template
- EXEC: when asked if you want to create a server adapter, say yes
Result:
No adapter is created.