Re: Fatal GWT Designer problem: line 75 contains unexpected attribute 'generator'

2011-04-16 Thread Eric Clayberg
This problem would be typically caused by using an old version of GWT Designer with a newer version of GWT. It is best to keep them both in sync and update both of them when moving to a new GWT release. On Apr 14, 3:21 pm, cri wrote: > Well, I got this fixed but I don't really know what the prob

Re: Fatal GWT Designer problem: line 75 contains unexpected attribute 'generator'

2011-04-14 Thread cri
Well, I got this fixed but I don't really know what the problem was. To trouble shoot the problem, I created a new gwt project using the eclipse plugin. when I tried to open the entry point class with gwt designer, I got the very same problem. So, it wasn't a problem with my project but with my ecl

Fatal GWT Designer problem: line 75 contains unexpected attribute 'generator'

2011-04-14 Thread cri
Starting today, whenever I try to open a GUI class in GWT Designer window, the windows fails to come up. In the .gwt-log file I get the error indicated below. I really have no idea what could be causing the problem. I am able to run the application in both hosted and web mode without issue. As I ha