[jbosstools-issues] [JBoss JIRA] (JBIDE-15365) Aerogear: need to provide specific API for Cordovasim

Ilya Buziuk (JIRA) jira-events at lists.jboss.org
Thu Aug 22 12:27:26 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-15365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Buziuk updated JBIDE-15365:
--------------------------------

    Description: 
Need to provide specific API that will be useful for both CordovaSim and AeroGear

- find all plugin.xml files in the "plugins" dir and create List of plugins for the specific platform (Android, ios etc.) 

- generate valid content of the cordova_plugins.js

- change plugin's .js files by wrapping their content into the function
adds "cordova.define( pluginId, function(require, exports, module) { .....}  etc.



  was:
Need to provide specific API that will be useful for both CordovaSim and AeroGear

-  find all plugin.xml files in the "plugins" dir and create List of plugins for the specific platform (Android, ios etc.) 

- generate valid content of the cordova_plugins.js

- change plugin's .js files by wrapping their content into the function
adds "cordova.define( pluginId, function(require, exports, module) { .....} 
etc.




    
> Aerogear: need to provide specific API for Cordovasim 
> ------------------------------------------------------
>
>                 Key: JBIDE-15365
>                 URL: https://issues.jboss.org/browse/JBIDE-15365
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: aerogear-hybrid, browsersim
>            Reporter: Ilya Buziuk
>            Assignee: Ilya Buziuk
>             Fix For: 4.2.x
>
>
> Need to provide specific API that will be useful for both CordovaSim and AeroGear
> - find all plugin.xml files in the "plugins" dir and create List of plugins for the specific platform (Android, ios etc.) 
> - generate valid content of the cordova_plugins.js
> - change plugin's .js files by wrapping their content into the function
> adds "cordova.define( pluginId, function(require, exports, module) { .....}  etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list