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

Reply via email to