Re: GWT 2.5.0-rc1 and eclipse (3.7 and 4.2) problems
So the problem occurs when I use DevMode and either omit the user.agent
definition or specify
<set-property name="user.agent" value="safari"/>
What seems to have a stable positive effect is to use:
<set-property name="user.agent" value="safari, gecko1_8"/>
Note: before, I was trying all kind of permutations, deleting the
IntelliJ/DevMode-cache (including /<appname>/hosted.html) and browser
cache, which seemed to have had an effect but upon reload through the
DevMode the error reappeared.
I am using the OmniWeb browser (on OsX). Same with Chrome only that
Chrome consistently crashes the DevMode.
On 19.02.13 22:21, Jens wrote:
> Does the error go away when you delete the folder war/<appname> ? I
> think your war/<appname>/hosted.html page is maybe outdated and needs
> to be regenerated by GWT DevMode.
>
> -- J.
> --
> You received this message because you are subscribed to the Google
> Groups "Google Web Toolkit" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to google-web-toolkit+unsubscribe@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
--
Robert Hoffmann, Phd
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home