[
https://issues.jboss.org/browse/JBIDE-21577?page=com.atlassian.jira.plugi...
]
Rob Stryker edited comment on JBIDE-21577 at 1/26/16 12:31 AM:
---------------------------------------------------------------
[~akazakov] The problem is that the forward slashes need to be escaped.
{code}
CDKServer=c\:\\DeveloperPlatform\\cdk\\openshift-vagrant,true
{code}
was (Author: rob.stryker):
[~akazakov] The problem is that the forward slashes need to be escaped.
{code}
CDKServer=c:\\DeveloperPlatform\\cdk\\openshift-vagrant,true
{code}
CDK server is not created automatically when the corresponding
runtime_location.properties file is present
-----------------------------------------------------------------------------------------------------------
Key: JBIDE-21577
URL:
https://issues.jboss.org/browse/JBIDE-21577
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk, runtime-detection
Affects Versions: 4.3.1.Beta2
Reporter: Alexey Kazakov
Assignee: Rob Stryker
Priority: Blocker
Fix For: 4.3.1.CR1
Attachments: runtime_location.properties
I have attached my <JBDS_installation_root>/studio/runtime_location.properties
file.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)