This doesn't work for me. My project has the file layout below: 1. java source path: src/main/java 2. package layout: - aaa.projectname - aaa.projectname.modulename -- contains modulename.gwt.xml - aaa.projectname.modulename.client -- contains *.java and *.ui.xml 3. war directory, as default, is war/
I use springsource STS 2.3.0 based on Eclipse 3.5.1, Google Plugin for Eclipse 3.5 1.3.0.v201003161223, Google App Engine Java SDK 1.3.1 1.3.1.v201002101412, Google Web Toolkit SDK 2.0.3 2.0.3.v201002191036, and m2eclilpse 0.9.8. My project uses m2eclipse (or maven2) to manage the dependencies. I tried all the workarounds mentioned above but in vain. However, following Google Web application wizard provided by GEP, thus having a standard project file layout, works perfectly. Currently in my case I have to disable the @uifield errors/warning report in the preference dialog. Any GWT team guys please check on this. Thanks a lot. -- 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.
