-
16 Dec 2011 9:34 AM #1
JSBuilder for Sencha Touch 2.0 ?
JSBuilder for Sencha Touch 2.0 ?
hi,
is it already possible to use JSBuilder 3 for Sencha Touch 2.0 - projects ?
thanks
stephen
-
16 Dec 2011 12:01 PM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,107
- Vote Rating
- 453
It is possible. I use SDK Tools 2 to build an app I have.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
16 Dec 2011 1:51 PM #3
Another question...
Another question...
Yes, it works with JSBuilder 3 - but:
I noticed that sencha-touch-all-debug.js ist not included in app-all.js.
When I manually added it to the jsb3-file it is included, but the size of app-all.js is above 550K - shouldn't there only be included the classes that are used by the program ?
Isn't this the intention of JSBuilder ?
Thanks
Steve
-
17 Dec 2011 6:30 AM #4Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,107
- Vote Rating
- 453
not everything is going to go into app-all.js. You should still use sencha-touch.js (the core) and all the extra widgets and stuff fromt he framework plus your application files will then go into app-all.js as long as you have setup the requires/uses and such correctly.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote