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 <[email protected]> wrote:
> 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 eclipse environment. I uninstalled the gwt plugin
> from eclipse and reinstalled it. After this, the problem went away.
> So, forgetting about it for now.
>
> On Apr 14, 1:41 pm, cri <[email protected]> wrote:
>
>
>
>
>
>
>
> > 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 have come to feel very dependent on this tool, any
> > assistance would be very, very appreciated. Thanks, Chuck
>
> >    Loading inherited module 'com.google.gwt.i18n.I18N'
> >       Module location: jar:file:/C:/apps/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.2.0.v201103311225/gwt-2.2.0/gwt-
> > user.jar!/com/google/gwt/i18n/I18N.gwt.xml
> >       Loading inherited module 'com.google.gwt.regexp.RegExp'
> >          Module location: jar:file:/C:/apps/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.2.0.v201103311225/gwt-2.2.0/gwt-
> > user.jar!/com/google/gwt/regexp/RegExp.gwt.xml
> >       Loading inherited module 'com.google.gwt.safehtml.SafeHtml'
> >          Module location: jar:file:/C:/apps/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.2.0.v201103311225/gwt-2.2.0/gwt-
> > user.jar!/com/google/gwt/safehtml/SafeHtml.gwt.xml
> >          Loading inherited module 'com.google.gwt.regexp.RegExp'
> >             Module 'com.google.gwt.regexp.RegExp' has already been
> > loaded and will be skipped
> >       [ERROR] Element 'property-provider' beginning on line 75
> > contains unexpected attribute 'generator'
> >       [ERROR] Failure while parsing XML
> > com.google.gwt.core.ext.UnableToCompleteException: (see previous log
> > entries)
> >         at
> > com.google.gwt.dev.util.xml.DefaultSchema.onUnexpectedAttribute(DefaultSche 
> > ma.java:
> > 72)
> >         at
> > com.google.gwt.dev.util.xml.Schema.onUnexpectedAttribute(Schema.java:
> > 80)
> >         at
> > com.google.gwt.dev.util.xml.Schema.onUnexpectedAttribute(Schema.java:
> > 80)

-- 
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.

Reply via email to