]
Gorkem Ercan updated JBIDE-17398:
---------------------------------
Fix Version/s: 4.2.1.Final
(was: 4.2.x)
iOS run configuration has wrong sdk when first created for a project
--------------------------------------------------------------------
Key: JBIDE-17398
URL:
https://issues.jboss.org/browse/JBIDE-17398
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid
Environment: Mac OS X 10.9.2
Java version 1.7.0_51
JBDS 8 Beta 1
Reporter: Tadeas Kriz
Fix For: 4.2.1.Final
When user imports cordova project into JBDS 8 beta and tries to run it on iOS simulator,
it says that there is no ios engine set for the project and asks if user wants to resolve
it. When resolved, the run configuration has wrong iOS SDK set and cannot be run. User
then has to either change the sdk to be the right one, or remove the configuration and hit
'Run on iOS Simulator' again, which then uses the right SDK.