Thanks. I could have just saved myself (and you all) the trouble and just read
the mailing list and blog… I’ll do so next time.
On Sep 3, 2013, at 1:18 PM, Fritz Zaucker wrote:
> You probably have the wrong doc syntax. It should be
>
> /**
> * @asset(...)
> *
> */
>
> Cheers,
> Fritz
You probably have the wrong doc syntax. It should be
/**
* @asset(...)
*
*/
Cheers,
Fritz
On Tue, 3 Sep 2013, Raphael Schweikert - Vertec AG wrote:
> Since updating to Qooxdoo 3, when compiling my qooxdoo JS code I get the
> following warning message:
>
>> Warning: myprojectname.Appli
Please see here:
http://news.qooxdoo.org/compiler-hints-in-qooxdoo-3
T.
On 09/03/2013 12:23 PM, Raphael Schweikert - Vertec AG wrote:
> Since updating to Qooxdoo 3, when compiling my qooxdoo JS code I get the
> following warning message:
>
>> Warning: myprojectname.Application: '#' compiler hin
Since updating to Qooxdoo 3, when compiling my qooxdoo JS code I get the
following warning message:
> Warning: myprojectname.Application: '#' compiler hints are deprecated. Use
> the corresponding '@' JSDoc hints instead (see manual).
The line number points to the following line:
> #asset(myp