Hi, did you find the "Generator configuration articles"[1] page in the wiki? That should be enough to get you started. If you start with a fresh application skeleton, there's an example section in the config.json that demonstrates how to include a contrib, you just need to uncomment it and put in the right manifest path, i.e. "contrib://CollapsablePanel/trunk/Manifest.json".
If you don't want the Generator to download the contribution files automatically, you can do so manually (or check out the contribution from SVN) and change the manifest path so it points to the contrib manifest's location in your file system. Regards, Daniel [1] http://qooxdoo.org/documentation/1.0/tool/generator_config_articles#contrib_libraries danovics schrieb: > OK > In past 3 hours I was trying to figure out how to implement this > contribution to my application, but I just couldn't manage it. I was looking > up all the sources for a description on the official qx page and on the > mailing list here on nabble, but they were not written to my level. > Could you help me with that, please? > I would like to download the contrib and include it to my testApp from my > server. Where should I place it on my localhost and how should I invoke it. > I have something like this on my localhost: > localhost/qx/qooxdoo-1.0-sdk > localhost/qx/testApp > Thanks ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
