Re: Getting Request Factory to work on the GWT-Eclipse environment
So I actually found a bug huh? Thanks for the quick response. I hope
this bug will be fixed in the near future.
On Apr 13, 4:40 pm, Thomas Broyer <t.bro...@gmail.com> wrote:
>
> This is actually a bug in the Google Plug for Eclipse. Your code will work.
> Seehttp://code.google.com/p/google-web-toolkit/issues/detail?id=5587
>
> > How can I resolve this?
>
> If it really bothers you, you can replace your @ProxyFor and/or @Service
> annotations with @ProxyForName and @ServiceName. You'll lose compile-time
> type-safety and class-reference checks though, and you'll have to be careful
> when refactoring (renaming, moving around) your server-side classes.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home