Hi all,
its me again, with a question regarding the generator.
I would like to build a custom JavaScript file with all
qooxdoo classes except some hand-picked classes and modules.
To do so I run the following command:
generator.py \
--generate-compiled-script \
--add-new-lines \
--add-file-ids \
--compiled-script-file ${OUTPUT}/script/custom.js \
--class-path ${SOURCE}/class/ \
--optimize-strings \
--version="0.6.5" \
--define-runtime-setting
qx.manager.object.ImageManager.iconTheme:qx.theme.icon.VistaInspirate \
--exclude-without-dependencies \
--exclude qx.theme.icon.Nuvola \
--exclude qx.theme.icon.CrystalClear \
--exclude qx.dev.Pollution \
--exclude qx.dev.TimeTracker \
--exclude qx.ui.groupbox.CheckGroupBox \
--exclude qx.ui.groupbox.RadioGroupBox \
--exclude qx.ui.splitpane.HorizontalSplitPane \
--exclude qx.ui.splitpane.VerticalSplitPane \
--exclude util_fsm \
--exclude ui_tree \
--exclude ui_listview
159 out of 300 classes are included (to me this seems too few) and
running the script results in error "qx.OO not defined"
Can anyone point me in the right direction?
Thanks in advance
Rüdiger
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel