Hi Aleksandy, to my knowledge, this is not something meant to be configurable. The "source" folder and all its subdirectories are referenced literally in the generator's default configuration. You could overwrite all those jobs, but that seems tedious end error-prone.
For an easier solution, consider symlinking the "js" directory to "source". You cannot move the index.html out though, because this breaks paths of the application loader. Also, note that "build" is self-contained and can be moved anywhere you like. Regards Tristan Am 22.12.2011 um 10:16 schrieb aleksandy: > Нow do I change config.json in my inline application to move all folders > (class, resource, script, translation) inside other folder, for example > "js". I need this structure: > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/How-to-change-source-and-build-folders-tp7117997p7117997.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
