That's true. But I do not have to edit both Java files and GWT module descriptors at the same time very often. More often that's the case for UIBinder/CSS and Java files.
I have multi module projects with several hierarchy levels either but still prefer the *src/main/resources* option(s). 2012/11/19 Joseph Lust <[email protected]> > In multi module projects, it is quite nice to have the Java sources and > *.gwt.xml files in a single package in src/main/java. Spreading it out into > the resource folder would make such projects a bit more difficult to > maintain/navigate. > > Sincerely, > Joseph > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/sxkhAHV--CkJ. > > 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. > -- 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.
