From: Sascha H. <sa...@xm...> - 2010-07-15 16:54:01
|
Try setting the path to Qooxdoo absolute, and not relative. On Thu, Jul 15, 2010 at 6:52 PM, <ul...@we...> wrote: > Dear Developers, > > Everything with eclipse and the repository works fine. > I don't get anything working with JavaScript. > > In "Email Archive xmlvm-users" I found the thread: > "[xmlvm-users] Demos Translated to JavaScript" from 2010-05-28 22:47. > Sascha gave the advice to set a XMLVM_QOOXDOO_PATH. > In my Windows XP console I set: > set XMLVM_QOOXDOO_PATH="qooxdoo" > > My xmlvm command line is: > java -jar dist/xmlvm.jar --in=../HelloWorld/bin/pack/ --out=output > --target=qooxdoo --qx-app=MyApp --qx-main=Main > > The xmlvm error message is: > ERROR: QooxdooOutputProcess: QX directory cannot be found: "qooxdoo" > > Phython is installed. > The qooxdoo folder is in same directory as console and dist/xmlvm.jar. > The result is the same for: > set XMLVM_QOOXDOO_PATH="qooxdoo\tool" or > set XMLVM_QOOXDOO_PATH="qooxdoo\tool\bin" > > Any ideas ? > Is there any more documentation ? > > Thx > Ulrich > > > Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief! > Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > |