Hello,
any news on JSEclipse support for the new Class syntax? It would be
great to have autocompletion etc.
Thanks,
Christian
dperez wrote:
> Hi,
>
> I'm not going to post to this forum only for complaining about errors.
> <^O^>
>
> Here is some tip, I find useful:
>
> I use JSEclipse for edi
That's a great tip. Thanks
Joe
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of dperez
Sent: Tuesday, June 12, 2007 12:00 PM
To: qooxdoo-devel@lists.sourceforge.net
Subject: Re: [qooxdoo-devel] JSEclipse templates
For avoiding it getting lo
For avoiding it getting lost, I created a wiki page:
http://qooxdoo.org/documentation/0.7/jseclipse_templates
Your contributions and ideas are welcome!
dperez wrote:
>
> Here is some tip, I find useful:
>
> I use JSEclipse for editing, and here are some sample templates (Window |
> Preferenc
Hi,
I'm not going to post to this forum only for complaining about errors.
<^O^>
Here is some tip, I find useful:
I use JSEclipse for editing, and here are some sample templates (Window |
Preferences | JSEclipse | Templates):
For creating a class:
qx.Class.define('${Class}', {
extend