]
Gorkem Ercan updated JBIDE-17203:
---------------------------------
Fix Version/s: 4.3.x
(was: 4.2.x)
Cordova project requires user to recreate run configuration when iOS
target sdk is changed
------------------------------------------------------------------------------------------
Key: JBIDE-17203
URL:
https://issues.jboss.org/browse/JBIDE-17203
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid
Reporter: Tadeas Kriz
Assignee: Gorkem Ercan
Fix For: 4.3.x
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
When cordova application is changed that way that it requires newer iOS target SDK (for
example switching from iOS 6 to iOS 7) it will no longer compile unless the user deletes
and then makes a new run configuration. It would be good if the user might select which
target sdk will be used, this will probably mitigate this issue.