Hello Alexander, I got the same kind problem.
I fixed it by adding "-noincremental " to the launch configuration. It is slightly slower to compile, but at least it works. I hope it will help you! Best, Paul Xalys.com <https://www.xalys.com> On Monday, May 14, 2018 at 9:40:16 AM UTC-4, Alexander Tarasov wrote: > > Hello. > I faced several times a problem with Method References in SuperDevMode. > I got an error that "getId" method was undefined for "User::getId". > It can be fixed by restarting Jetty or by replacing with Lambda. > Maybe the problem is with UnitCache. > > Any ideas? Thanks in advance > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
