Hi there, I've started my GWT project. It's Maven-based in Eclipse. The problem is when I run or debug my program as a Web Application (the launch configuration with a blue circle with a lowercase 'g' on it for Google) any items that I've just changed in directory webapp (e.g. web.xml) are not copied to directory target/www.
Does anyone who uses GWT with Maven use the Web Application launch configuration? If so, what is the mechanism that copies new/changed files from webapp to target/www when you want to run your application? Thanks, Pete -- 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.
