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