Hello! Great Post!.. I am trying to integrate the latest versions of Sencha architect and Sencha Cmd (downloaded today).
I followed all steps perfectly..but I have some questions...
a) I make a new sencha touch 2.2.x project with Sencha Architect (SA)
b) I execute "sencha generate app <projectName> path/to/project" and I get this error:
Code:
[ERR] MERGE CONFLICT - /xxx/app/app.js
[ERR] Please resolve manually - see /xxx/xxx/app/app.js
I think that is not a complicated error, I solved it, generating (with sencha cmd) other new app,and later merged the new app.js file with existing app.js of the SA project. Is it ok?
c) I generated models, controllers, views,etc using sencha cmd correctly,
d) I open again the SA project but I don't see the new files (controllers, models, views) generated. Did I forget execute some command?
My aim is use sencha cmd to generate MVC automatic code, and edit it with SA to add UI components, fields, controls, etc...
Is it possible?
Best Regards,
Eduardo