]
Rob Stryker commented on JBIDE-24444:
-------------------------------------
im gonna need either a screencast or a step-by-step of what you're clicking
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
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).