We perform validations on save and as-you-type. It should rerun the validation after the types are regenerated. As long as the generated folder is on the project's classpath it should work.
Could you file a bug for this with a repro case? Thanks, On Tue, Oct 27, 2009 at 6:47 AM, David <[email protected]> wrote: > > Hi, > > Before I try and create a bug report I just want to see if somebody > else has the same issues with GWT Eclipse Plugin (1.1 release > downloaded just now 27/10/2009) > > My GWT project uses Eclipse builders to generate the synchronous and > asynchronous interfaces for our RPC classes. We have an automatic > session-bean -> GWT RPC servlet that uses annotations to decide what > to expose to GWT and what not. > > The Plugin however complains that the async interface is missing. But > the file is there right next to the generated synchronous interface. > > What is the cause of this behaviour ? > - validation of the plugin happens before the workspace is fully > refreshed ? > - only looks at the first java source folder to find the Async ? > - The source folders are in fact linked resources ... could that have > impact ? > > I tried refreshing the project but the Error remains in the Problems > view. > > David > > > -- Miguel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
