I think, Dave is right in eclipse, both Client and Server should be dependent on the Shared project.
and for the gwt-javascript-compilation, all you have to do is to add the shared packages, you want to use as <source> in your module-xml file. On Sep 23, 6:33 pm, David Durham <[email protected]> wrote: > > I tried creating a working development environment with 3 projects: > > - Client > > - Server > > - Shared > > > It was very complicated and needed a symbolic link from Shared to > > client - for the compilation to JavaScript. > > I think you have a decent plan, creating 3 projects. You should not > need symbolic links if you're using the GWT "module" concept properly. > > http://code.google.com/webtoolkit/doc/1.6/DevGuideOrganizingProjects.... > > -Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
