Re: [qooxdoo-devel] JSEclipse templates

2007-06-12 Thread Christian Boulanger
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

Re: [qooxdoo-devel] JSEclipse templates

2007-06-12 Thread Joe Hudson
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

Re: [qooxdoo-devel] JSEclipse templates

2007-06-12 Thread dperez
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

[qooxdoo-devel] JSEclipse templates

2007-06-12 Thread dperez
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