[
https://issues.jboss.org/browse/JBIDE-20991?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen edited comment on JBIDE-20991 at 10/19/15 4:37 PM:
-----------------------------------------------------------------------
suggestion on one approach, add a runtime detector that will recognize:
<dir>/VagrantFile
<dir>/.cdk <- file with content we can use to name the server, identify the ip
it is running etc. (if there are no good defaults)
pseudocode suggestion:
{code}
docker.url=https://172.1.2.3:3434
openshift.url=https://.....
cdk.ip=172.1.4.3
{code}
was (Author: maxandersen):
suggestion on one approach, add a runtime detector that will recognize:
<dir>/VagrantFile
<dir>/.cdk <- file with content we can use to name the server, identify the ip
it is running etc. (if there are no good defaults)
support automatic setup of CDK start/stop server
------------------------------------------------
Key: JBIDE-20991
URL:
https://issues.jboss.org/browse/JBIDE-20991
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: runtime-detection
Reporter: Max Rydahl Andersen
related to JBIDE-20990 it should be possible to automatically setup the CDK server based
on what Installer have installed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)