I want to create a web site together with a separate administration site. Clearly the two sites will share a lot of code. I create them in the same dir with the following two commands
$ applicationCreator com.mycompany.mysite.mainsite.client.MainSite $ applicationCreator com.mycompany.mysite.adminsite.client.AdminSite Would you also do it this way? And would you create one or two eclipse projects? (If you would create two projects there is a problem with the ".project" file - as both projects would need such a file) Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
