Alex D. schrieb: > Hi, > > I'm about to migrate my source from somewhere between 0.6.1 and 0.6.2 to > 0.6.2 release. > I'm in myproject/frontend folder and enter: > > ../qooxdoo/frontend/framework/tool/generator.py --script-input source/class > --migrate-source --migration-target 0.6.2 > > You need to add the --class-path parameter, e.g.:
../qooxdoo/frontend/framework/tool/generator.py --class-path=../qooxdoo/frontend/framework/ source/class --script-input source/class --migrate-source --migration-target 0.6.2 best Fabian ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
