A quick update on my progress on this...
As you suggested, adding src/main/resources as source in Eclipse works fine.
The problem is that m2eclipse automatically adds excluding="**" in
.classpath for any resource folder. I have therefore not found a way to have
the GEP work out-of-the-box with a /src/main/gwt folder, it requires a user
manipulation to remove the exclusion. This seems to be documented here:
https://issues.sonatype.org/browse/MNGECLIPSE-864
but I have little hope of it being solve. Someone says there is a workaround
using the maven-eclipse-plugin, but I have not been able to make it work.
Any clue?
Cheers,
Philippe
--
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.