Hi!

Has anybody tried code completion with JsEclipse and qooxdoo.

Somehow it does not recognize the qooxdoo sources.


What I did, until now:

made a new project, and added the qooxdoo sources

project
|-qooxdoo
| |-core
| |- ....
|
|-test.js

and in test.js I tried:

var button = new QxButton("My new Button");
button.

and after making the dot, nothing happens.

What am I doing wrong?


Regards

Marco

PS: I refreshed with the JsEclipse/refresh menu, but nothing changed 
after that.






-------------------------------------------------------------------------
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
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to