[
https://issues.jboss.org/browse/JBIDE-25822?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-25822:
---------------------------------------
[~rob.stryker], I tried the PR. Can you specify how it's supposed to work? I noticed
that when I right-click the server adapter, there is an item called Setup CDK. Is that it?
Or is there more?
It would be nice to help the user find it. When you first try to start the server adapter,
it will fail. In the console, you will see:
You need to run 'minishift setup-cdk' first to install required CDK components.
We probably can't do anything about that - change it in any way.
But the error window that you throw is another thing - I think you could at least include
information on what you need to do, no? It seems like a generic error for any startup
failure. But you could still at least include a hint that maybe you need to run Setup CDK
first and where to find it. Of course ideally you would detect that setup-cdk is needed
and (offer to) run it automatically, but I'm not sure if that's feasible.
Support setup-cdk in Eclipse
----------------------------
Key: JBIDE-25822
URL:
https://issues.jboss.org/browse/JBIDE-25822
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: cdk
Affects Versions: 4.5.3.AM3
Reporter: Martin Malina
Assignee: Rob Stryker
JBIDE-25753 added support for downloading cdk directly from the IDE. So that moves us
closer for the user to be able to avoid CLI at all. But there is still one piece missing -
running minishift cdk-setup after you download the binary - without that you still
won't be able to run cdk.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)