[
https://issues.jboss.org/browse/JBIDE-18125?page=com.atlassian.jira.plugi...
]
Gorkem Ercan commented on JBIDE-18125:
--------------------------------------
[~vpakan] although most discussion happened on Eclipse bugzilla, we need to spend a few
test cycles on this. As part of the fix for this one we have changed how we determined
the target level when compiling a cordova project for Android. In the past we were using
the highest possible android target on the system to compile cordova projects, now we are
using the target from the project.properties file on the cordova distribution to select a
target.
To properly test this fix. You can remove all android-19 targets from your system and then
observe that the compilation fails with a message for a cordova project that is using a
cordova engine 3.3 or later. Also if you have a android-18 target in place switching to
cordova 3.2 engine should fix the problem.
Also a second test should involve Android L preview and observe that we can properly
create an app and run on that emulator.
Error: "Hybrid Mobile Engine Library pre-compilation". For
input string: "L"
----------------------------------------------------------------------------
Key: JBIDE-18125
URL:
https://issues.jboss.org/browse/JBIDE-18125
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid
Reporter: eduardo de souza
Assignee: Gorkem Ercan
Priority: Blocker
Fix For: 4.2.0.CR1
An internal error occurred during: "Hybrid Mobile Engine Library
pre-compilation".
For input string: "L"
This message appear when I select the wizard -> Mobile -> Hybrid Mobile (Cordova)
Application Project
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)