Community
Participate
Working Groups
This line in settings.js and debug-settings.js currently prevent the qx settings from being loaded: if( typeof qxsettings !== "undefined" ) { I guess it should read === instead.
Check again Ralf, i already fixed this. (Btw. this only affects the debug-variant, as the settings for the build variant are currently genereted by the qx-tooling.)
Thanks for fixing it, Tim.