On 01/09/2013 11:33 AM, Alexander Voronin wrote:
> I suspect that's all about new build scripts or something and I 
> thought to recreate build scripts and configs 
> using create-application.py SDK script.

You shouldn't need to change generate.py or config.json after a 
transition from 2.1 SDK to master checkout. You can copy a generate.py 
from a new skeleton into your existing project no problem. But it's 
generally better to keep your existing config.json, and just make the 
necessary changes (at least the QOOXDOO_PATH macro).

> After this I've changed configs as it ought to be for my project and 
> got this error on any generate.py command:
>
>   File "../qooxdoo-sdk\tool/pylib\demjson\demjson.py", line 1696, in 
> decodeobj
>     raise JSONDecodeError('unknown keyword or identifier',kw)
> demjson.demjson.JSONDecodeError: ('unknown keyword or identifier', 
> u'MobilePortal')

This looks like a syntax error in your config.json. Try running 
tool/bin/jsonlint.py on it to fix it.

T.


------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to