> This is option 3 then (you agreed that "It comes without saying (for me at > least) that Java sources would go into src/main/java", and I suppose that > by "public resources" you mean not only **/public/** but also *.ui.xml and > the like) >
Ah sorry, I had misread your definition of "everything" to include non-super sources as well. But yes, I think that all non-Java files (e.g. module descriptors, UiBinder templates, **/public/** resources) should go in src/main/resources. -Abraham -- 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/-/QpSSkwO7CHIJ. 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.
