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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
