Hi Nicole, I just had the same problem. Did you make sure to copy the
file "RichTextToolbar$Strings.properties"? The resource key "large" is
defined in an interface that extends Constants, which is part of the
i18n GWT package. Constants need an accompanying ".properties" file to
define the keys, e.g. what the large variable equals, so if you didn't
copy that into your project (in the same folder that you put the other
assets), it'll throw errors.

Hope this helps!

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