]
Denis Golovin updated JBIDE-21475:
----------------------------------
Priority: Blocker (was: Major)
Use vagrant.bat to start vagrant
--------------------------------
Key: JBIDE-21475
URL:
https://issues.jboss.org/browse/JBIDE-21475
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.3.1.Beta2
Environment: Windows
Reporter: Denis Golovin
Priority: Blocker
CDK adapter uses %VRGANT_PATH%\bin\vagrant to start vagrant on windows, but vargant file
is a shell script. vagrant.bat should be used instead.