Thanks Salvador, I have read thru that discussion; apparently lot of people in the same situation.
I think developing with GWT should have been made much more easier ;-( I am using Eclipse 3.5m6, so no chance of even using the Google Eclipse plugin - I have been looking for a site where I could get its latest snapshots, but I don't think it opened to public. I guess I will just have to do my project set ups the hard way. Cheers, Rahul On May 4, 4:57 pm, Salvador Diaz <[email protected]> wrote: > Hi Raul, > > There have been many discussions in this group about that topic in the > last days. Here is one of the more > detailed:http://groups.google.com/group/Google-Web-Toolkit/browse_thread/threa... > > You might want to look at this post I wrote about the > subject:http://blog.salvadordiaz.fr/2009/04/29/keep-your-source-tree-clean-gwt/ > > Hope that helps, > > Salvador > > On May 4, 1:46 pm, rahul <[email protected]> wrote: > > > Greetings, > > > After a brief hiatus I picked up GWT 1.6.4. Whilst the list of updates > > look exciting I am stuck with an issue related to directory structure > > generated by the 'webappcreator' tool. > > > Except for the GWT project module, other modules of my project are > > Maven'ized and follow a consistent structure. > > > <gwt-module> > > + src/main/java > > + src/main/resources > > + src/test/java > > + src/test/resources > > + src/main/webapp > > > I would like 'webappcreator' to create the GWT resources in src/main/ > > webapp and generate the Eclipse launch config and Ant build.xml under > > my project's root folder. I would like the '*.gwt.xml' to be located > > under 'src/main/resources' > > > Is there an easy way to do this? > > > Many thanks, > > > Rahul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
