]
Hardy Ferentschik commented on JBIDE-22004:
-------------------------------------------
Coming back to checking the _Vagrantfile_ itself. It will always contain the box name
which we can assume to be cdk<something>. This might be a viable approach which does
not require a marker file.
Runtime detection unable to detect CDK
--------------------------------------
Key: JBIDE-22004
URL:
https://issues.jboss.org/browse/JBIDE-22004
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: runtime-detection, upstream
Affects Versions: 4.3.1.CR1
Reporter: Radim Hopp
Assignee: Hardy Ferentschik
Fix For: 4.4.x
Due to absency of ".cdk" file in official distribution of CDK (version
2.0.0.Beta5), runtime detection is unable to detect it.
Installator probably adds that file during install, but shouldn't we support
detection of "by-hand" downloaded CDK?