> 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.html#DevGuideModules

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

Reply via email to