Hi Pepgrifell, > > I have read an old post saying that compiler is not trying to find > classes from Keys.jar?aaa.bbb.ccc.ddd but finding classes of package > aaa.bbb.ccc.ddd in all claspath. >
AFAIK that is correct. I think you need to use a unique package name for your shared GWT compatible classes to keep the GWT compiler away from your incompatible classes. regards gregor --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
