Hi,
I'm trying to setup eclipse to work with qooxdoo but it looks like there is
nothing up to date to aptana. Then I've tried the qxdt plugin. It's to
0.7.2, right? I'm doing some tests with 0.8 (from SVN). After adding
javascript support (and select qooxdoo as library) to an existing project
(so I guess the plugin is working in my eclipse) it is not validating it
right, for instance:
qx.Class.define("skeleton.Application",
{
extend : qx.application.Standalone,
members :
{
main : function()
{
this.base(arguments);
this._createLayout();
}
}
It gives "The function base(any) is undefined for the type
__anonymous610_3637" error. It's because it's not a 0.7.2 code, I guess,
isn't it?
is there any way to use this plugin to work with qooxdoo 0.8? or is there
any way to use qooxdoo 0.8 with aptana?
I know that 0.8 is unstable and its API may change, I'm just looking for
alternatives for the moment. I couldn't find nothing related to it in the
bugzilla.
What are your suggestions to get code completion and others features to use
qooxdoo in eclipse?
PS: I don't know if it's a qooxdoo-contrib-devel or qooxdoo-devel question,
sorry if it's in the wrong place.
--
Guilherme R. Aiolfi
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel