[
https://issues.jboss.org/browse/JBIDE-24444?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-24444:
-------------------------------------
The main goal here is to make sure the initial minishift start command gets the proper
environment. If it does, then the bug is upstream. If it doesn't, then the bug is with
us or with eclipse launch configs.
http://stackoverflow.com/questions/2255968/view-environment-variable-of-p...
Once you start the cdk in eclipse, immediately try to find out the environment for the
minishift start --vm-driver=xyz command.
Starting CDK from Devstudio ignores env variable
HYPERV_VIRTUAL_SWITCH
----------------------------------------------------------------------
Key: JBIDE-24444
URL:
https://issues.jboss.org/browse/JBIDE-24444
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.4.4.Final
Reporter: Radim Hopp
Assignee: Rob Stryker
Fix For: 4.5.0.AM1
CDK has possibility to select which virtual switch will be used for minishift virtual
machine via env variable HYPERV_VIRTUAL_SWITCH.
Having this variable set up and starting CDK from command line, virtual machine picks up
correct virtual switch, but starting CDK from devstudio, virtual machine may pick up
different virtual switch (in my case "DockerNAT" -> CDK is not working with
this switch).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)