Hi. >> Is >> there a way to pass the qooxdoo path as a command line value to >> generate.py? > > There is: You can give a macro a value on the command line: > > generate.py -m QOOXDOO_PATH:your/qooxdoo/path ...
Thanks. This helps. Quoting is not a problem. I can pass parameters which I use to parametrize maven's pom.xml to the ant task which calls qooxdoo's generate. This way, I need only one single parametrization file, instead of two, as it would be if I'd parametrize qooxdoo's config file. br, flj ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
