--
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-tool...@googlegroups.com.
To post to this group, send email to google-we...@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.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsub...@googlegroups.com.
I ran into the same problem and could not figure out which configuration setting got hosed. Fortunately for me, I had a backup on another computer and just reverted back to that project and GWT 2.5.
That is one of the drawbacks of GWT--there is too much magic going on behind the scenes spread out in many directories and files. I will never try upgrading to a new version of GWT without backing up everything first.
Sorry this probably won't help you--I feel your pain.
Best,
Jeff
Has anyone pinpointed the cause of this?I have tried to fix this with fresh installations of Eclipse Juno and Indigo with the GWT SDK and Designer plugins, have deleted the gwt-cache dirs, am using jre6, and yet the problem persists, very weird. What else bothers me about this is that I can't figure out what I did that made this start happening; from my perspective this functionality was working just fine and then started failing one day when I did not make any substantial (from my perspective) changes to my environment.Maybe next I should try to print out all my code on paper, buy a new computer, install and setup everything, and type in the code again.....Thanks!
--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/e3DoVrI6V70/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to google-web-tool...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsub...@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/e3DoVrI6V70/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-tool...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
I did not figure out a solution (I reverted back to an older version of my project with get 2.5).
Perhaps you should create a brand new get 2.51 project and then just copy/paste your java source code files into this new project. Good luck.
Jeff
--