On 17 août, 10:53, denis56 <[email protected]> wrote:
> has anybody tried recompiling gwt 1.7?
[...]
> I would like to recompile it to resolve
> http://code.google.com/p/google-web-toolkit/issues/detail?id=3608 for
> IE 6, Chrome and Safari.
You do not have to recompile GWT if you only touch "client
code" (given that this is code that'll be compiled to JavaScript from
the Java *source*).
You can either patch your gwt-user.jar (extract and modify the
appropriate file, and repackage it within the JAR) or provide your own
copied/modified version as an "overlay" (just put it earlier in the
classpath).
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---