Currently eclipse will happily let you use methods that aren't actually available in the compiled version because they're not emulated, resulting in a runtime failure. Can the GWT plugin be configured to warn/error on such usage?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
I ran into this problem and if I recall correctly the compile log warned about the issue. |
|||
|
|