Re: GWT Designer expecting the module as the name of the eclipse project?

2011-01-20 Thread Eric Clayberg
There is no requirement in GWT Designer that the module name share the same name as the project. That is typically never the case anyway. We have a large number of users successfully using GWT Designer with Maven projects, so here is no general issue there either. We would need to see an actual

GWT Designer expecting the module as the name of the eclipse project?

2011-01-19 Thread joao
Hi, I have an eclipse project called some-eclipse-project that was generated with maven GWT plugin. My module is named MyModule and is under main/src/resources/myModule/ com/test/MYModule.gwt.xml The project runs fine within eclipse, but when I try to open GWT designer it throws an error saying