一:download senchaSdkTools than install.
二:download sencha-touch-2.0.1.1-gpl
三:go to sencha-touch-2.0.1.1-gpl derectory
cd /d D:\onePeaceSetUp\sencha touch\sencha-touch-2.0.1.1-gpl\sencha-touch-2.0.1.1
to Terminal width sencha if it is not contain warn
to project
sencha create jsb -a index.html -p app.jsb3 -----create jsb3
sencha build -p app.jsb3 -d ./ ---------To generate merged and compressed js file
copy /y app-all.js build\app-all.js -----------Copy files to the build directory
sencha build -p app.jsb3 -d ./ ---------To generate merged and compressed js file
copy /y app-all.js build\app-all.js -----------Copy files to the build directory
sencha create jsb -a index.html -p app.jsb3 &sencha build -p app.jsb3 -d ./ © /y app-all.js build\app-all.js
app-all.js is app.js and all-class.js Combination,You need the former or the latter two and sencha-touch.js
Packaged just all components and custom components,so it is need sencha-touch.js