[
https://issues.jboss.org/browse/JBIDE-18760?page=com.atlassian.jira.plugi...
]
Gorkem Ercan updated JBIDE-18760:
---------------------------------
Description:
In Thym, the app.initalize() is called in a script tag inside the index.html but in a
cordova CLI generated project (cordova create) , the app.initialize() is called directly
in the index.js .
I think Thym should align with this.
To verify:
1. Create a new project and observe that index.html does not call app.initialize() in
index.html but rather on index.js
2. check that project runs on CordovaSim
was:
In Thym, the app.initalize() is called in a script tag inside the index.html but in a
cordova CLI generated project (cordova create) , the app.initialize() is called directly
in the index.js .
I think Thym should align with this.
Align generated html and js with the Cordova CLI one
----------------------------------------------------
Key: JBIDE-18760
URL:
https://issues.jboss.org/browse/JBIDE-18760
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: aerogear-hybrid
Affects Versions: 4.2.0.Final
Reporter: Gorkem Ercan
Assignee: Gorkem Ercan
Fix For: 4.2.1.CR1
In Thym, the app.initalize() is called in a script tag inside the index.html but in a
cordova CLI generated project (cordova create) , the app.initialize() is called directly
in the index.js .
I think Thym should align with this.
To verify:
1. Create a new project and observe that index.html does not call app.initialize() in
index.html but rather on index.js
2. check that project runs on CordovaSim
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)