Hi everybody,

I'm still trying qooxdoo, now I'm trying to use a custom library, I added
this to my config.json file:

"libraries" :
{
   "library" :
   [
     {
       "manifest" : "../qxut/Manifest.json"
     }
   ]
}

but when I call generate.py I get:

  - Warning: ! Shadowing job "libraries" with local one

and

<class 'ecmascript.frontend.SyntaxException.SyntaxException'> :
Illegal dangling comma in map (pos (31, 1))
File: S:\HTDOCS\CS\qx\qxut\source/class\qxut\Alert.js

OS is Win7 pro

How can I fix it?

Many thanks.
Claudio









--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Illegal-dangling-comma-in-map-tp7585950.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to