0
votes

I've created a new Maven project using the gwt-maven-plugin archetype in Eclipse Juno. After creating the project I get a build error:

Unknown Google Web App Problem: The output directory for the project should be set to /myproject/src/main/webapp/WEB-INF/classes

How do I resolve this?

1
Did you verify whether the issue is related to code.google.com/p/google-web-toolkit/issues/detail?id=3583appbootup

1 Answers

1
votes

Go to Project|Properties|Google|Web Application. Uncheck the checkbox (Launch and deploy from this directory ...).

See http://googlewebtoolkit.blogspot.com/2010/08/how-to-use-google-plugin-for-eclipse.html