Nick Boldt created ERT-315:
------------------------------
Summary: Changes in config.xml are not correctly propagated to project
[EBZ#496329]
Key: ERT-315
URL:
https://issues.jboss.org/browse/ERT-315
Project: Eclipse Release Train
Issue Type: Task
Components: Thym
Reporter: Nick Boldt
Priority: Minor
Fix For: Neon (4.6)
Thym relies on config.xml for information about the current Cordova project. While changes
to config.xml made through Thym functionality correctly update the project and config.xml,
changes made directly to config.xml cause the actual project and WidgetModel to be
inconsistent.
Example: Deleting a plugin tag from config.xml makes it appear as though that plugin was
removed from the project, even though the folders for that plugin are still attached to
the project, and running `cordova plugin list` from the commandline will list that plugin
as still installed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)