]
Vlado Pakan closed JBIDE-16858.
-------------------------------
Verified with JBDS 8.0.0.Beta2-v20140525-2146-B104
Failure to replace Variables on Config xml files for Cordova
plug-ins
---------------------------------------------------------------------
Key: JBIDE-16858
URL:
https://issues.jboss.org/browse/JBIDE-16858
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid
Affects Versions: 4.2.0.Beta1
Reporter: Gorkem Ercan
Assignee: Gorkem Ercan
Priority: Critical
Fix For: 4.2.0.Beta2
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
HMT fails to replace the variable values on config.xml fails when installing cordova
plugins. For example if a variable such as $PACKAGE_NAME needs to be replaced on
AndroidManifest.xml it is skipped and not replaced. On android this causes apk not
installed error on most occasions.