]
Rick Wagner commented on JBIDE-22734:
-------------------------------------
[~mmalina] Thanks for that tip on the 'Run' button.
I like the idea of the brief note. That would have prevented me from taking this
sub-optimal path.
Please clarify CDK usage
------------------------
Key: JBIDE-22734
URL:
https://issues.jboss.org/browse/JBIDE-22734
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: cdk, docker
Environment: CDK, as used in DevStudio and installed via Development Suite.
Reporter: Rick Wagner
* * 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!