-class-path is supported since 0.6.4 if I remember correctly. The old version is --script-input. They both do the same.
Your tools should be in the version, which is the target version for migration. e.g. migrate to 0.6.3 = use 0.6.3 tools. Sebastian Alex D. schrieb: >> 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 >> > I did it and that's what i see: > > generator.py: error: no such option: --class-path > > I'm currently doing the migration(to 0.6.2) with qooxdoo 0.6.2 release - > should i switch to 0.6.4 release? > > ------------------------------------------------------------------------- > 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 ------------------------------------------------------------------------- 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
