See http://code.google.com/p/google-web-toolkit/issues/detail?id=6015 and
http://code.google.com/p/google-web-toolkit/source/detail?r=10170
Will be in GWT 2.4.
Alternatively, you can just remove the "-gen" argument when you launch the
GWT compiler, and it shouldn't write the files to disk.
This is unfortunately not possible with the gwt-maven-plugin; I haven't
tried but maybe using a JAR as the output might allow such long file names:
<gen>${project.build.directory}/gwt-generated.jar</gen>
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-web-toolkit/-/SROdGXbEX8YJ.
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.