[jbosstools-issues] [JBoss JIRA] (JBIDE-21577) CDK server is not created automatically when the corresponding runtime_location.properties file is present

Rob Stryker (JIRA) issues at jboss.org
Tue Jan 26 00:32:00 EST 2016


    [ https://issues.jboss.org/browse/JBIDE-21577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13153434#comment-13153434 ] 

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)


More information about the jbosstools-issues mailing list