[
https://issues.jboss.org/browse/JBDS-3549?page=com.atlassian.jira.plugin....
]
Martin Malina closed JBDS-3549.
-------------------------------
I think this is ready to be closed. There a few remaining issues, but the general workflow
works on Windows which is the main target for now. That is not to say that it's easy
to set up on Windows, but all the obstacles are related to getting cdk to work rather than
issues with the tooling.
Developer - start and stop the CDK easily from within the IDE
-------------------------------------------------------------
Key: JBDS-3549
URL:
https://issues.jboss.org/browse/JBDS-3549
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Story
Components: server
Reporter: Max Rydahl Andersen
Assignee: Rob Stryker
Labels: new_and_noteworthy
Fix For: 9.1.0.Beta1, 10.0.0.Alpha1
User Story:
As a Developer I should be able to start and stop the CDK easily from within the IDE
without having to know about internal details like vagrant or command line tools so I can
get started quickly.
Acceptance Criteria:
* If CDK is not running, clicking start should bring up the CDK and I should be able to
use the docker and openshift tooling against the CDK from Eclipse
* If CDK is running already, clicking start should recognize that and not try to
stop/halt it and then I should be able to use the docker and openshift tooling against the
CDK from Eclipse
* If CDK is running, clicking stop should halt the CDK and docker
* When stopped, the docker and openshift configuraton should still stay in Eclipse, but
should not work and give sensible errors when/if failing.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)