Is there any disadvantage with having multiple GWT Applications under the same Eclipse project? They would be properly defined in their own modules, and code reuse achieved through module inheritance. The only "issue" I see is that it might be confusing for people to assume some class is available in one application just because it's available in Eclipse's classpath, but compilation fails since it's not in the GWTCompiler's classpath.
Are there any other complications with this approach? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
