| [news.eclipse.tools.pdt] Re: PDT 2.1.0 @var autocomplete not working |
Mark Kirchner wrote:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=238505
or
https://bugs.eclipse.org/bugs/show_bug.cgi?id=260330
The "workaround" mentioned in bug 238505 (comment no. 6) works like this:
/* @var $action ivExtjsActions */ $action = $action; $action->
Which seems to be quite ... well, let's say ... sub-optimal.
Regards, Mark
--ft