Hi All,
Has this changed? I've just tried porting from beta1 to rc1 and it's 
broken :( I've searched the mailing list and bugzilla but couldn't find 
anything.

Here is a copy of my config file:

{
   "name"    : "custom",

   "include" :
   [
     {
       "path" : "../qooxdoo-sdk/tool/data/config/application.json"
     }
   ],

   "let" :
   {
     "APPLICATION"  : "custom",
     "QOOXDOO_PATH" : "../qooxdoo-sdk/framework",
     "QOOXDOO_URI"  : "qx",
     "QXTHEME"      : "qx.theme.Modern",
     "LOCALES"      : [ "en" ],
     "ROOT"         : "."
   }
}

As you can see the QOOXDOO_URI should be "qx", I have this set as a 
virtual directory in my web server pointing to the sdk. But after a 
"generate source" I find this in my custom.js

uris : [["../../qooxdoo-sdk/framework/source/class/qx/Bootstrap.js"...

Has something changed?

TIA
Matthew


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to