google-code-export / google-plugin-for-eclipse

Automatically exported from code.google.com/p/google-plugin-for-eclipse
Eclipse Public License 1.0
2 stars 0 forks source link

GPE UiBinder validation incorrectly marks error when referencing methods that return array #272

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Found in GWT Release (e.g. 2.4.0, 2.5.1, trunk):
2.6

Encountered on OS / Browser (e.g. WinXP, IE9, FF10):
Linux, eclipse 3.7

Detailed description (please be as specific as possible):
Similar to https://code.google.com/p/google-web-toolkit/issues/detail?id=4397

When referencing a method that returns an array, UiBinder marks as an error 
("Method <method> is undefined").

Workaround:

Ignore the error and everything works fine.

Attached is a GWT project that reproduces the error.

Original issue reported on code.google.com by chris.ma...@gmail.com on 12 Mar 2014 at 4:39

Attachments:

GoogleCodeExporter commented 9 years ago
To disable the error or make it a warning:
Window> Preferences> Google> Errors/Warnings> GWT UiBinder> Undefined field 
method reference fragment.

Original comment by chris.ma...@gmail.com on 12 Mar 2014 at 5:43

GoogleCodeExporter commented 9 years ago
This is still an issue with the latest update: Google Plugin for Eclipse 3.7 
3.6.0.v201406262229-rel-r37

Original comment by chris.ma...@gmail.com on 8 Jul 2014 at 2:12

GoogleCodeExporter commented 9 years ago
This is still an issue with the latest update: Google Plugin for Eclipse 4.4 
3.8.0.v201410302155-rel-r44

Original comment by cjmal...@gmail.com on 27 Nov 2014 at 8:05