On 23 sep, 03:39, AsaAyers <[email protected]> wrote:
> I have the Google Eclipse plugin and if I update the service interface
> it will underline it and complain about the lack of an Async
> interface, but I don't see any settings to make it automagically
> update my Async interface. I checked my installed plugins and i'm
> running  "Google Plugin for Eclipse 3.5" version 
> 1.1.0.v200907291526.http://code.google.com/eclipse/docs/gwt_rpc.htmlindicates 
> that I
> should be getting the quick fix tips. Is there a setting I have to
> change somewhere to make that work?

No, you have to click the error mark in the left gutter in the code
editor, then you're proposed to update the Async interface.

As for adding your method in the servlet first rather than the
interface, you can then use Eclipse's Refactor -> Pull Up... wizard
(then use the "Set Action..." button and select "declare abstract in
the destination type" instead of "pull up")
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to