- * This use case may be attributable to user error. Please weigh implementation cost accordingly. * *
After using the Development Suite installer, the user arrives in a newly installed DevStudio instance but without clear instructions on how to use the CDK. In my first attempt, I relied upon previous CDK experience and went to a command-line to start the CDK with 'vagrant up'. This resulted in a failure of later DevStudio components.
The proper trail is to go to the 'Servers' tab in DevStudio to bring up the environment. (Then DevStudio components like the Docker explorer will properly self-configure. This does not happen when the CDK is brought up manually as I had done.)
Please consider, look for ways to prevent other users from taking a similar path. Thanks!
- is related to
-
JBDS-3965 Add a note on how to launch cdk in last page of devsuite installer
- Closed