]
Vlado Pakan closed JBIDE-17301.
-------------------------------
Verified with JBDS 8.0.0.Beta3-v20140706-0939-B172
Support for the new restore & save plugins commands
----------------------------------------------------
Key: JBIDE-17301
URL:
https://issues.jboss.org/browse/JBIDE-17301
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: aerogear-hybrid
Affects Versions: 4.2.0.Beta1
Reporter: Gorkem Ercan
Assignee: Gorkem Ercan
Fix For: 4.2.0.Beta3
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
Cordova CLI has a new restore and save commands for saving a list of plugins and restore
(auto-installing) them. This is a good feature to add into Thym. The implementation
should.
1. Add auto-restore into cordova app import wizard and existing project import
2. Modify plugin installation and removal to add/remove necessary plugin references to
config.xml
Also validations for missing plugins can be added once project validations are in place.