Exception during creation of RichTextToolbar

GWT Designer allows you to quickly create the modules, composites, panels, remote services and other elements that comprise Google Web Tookit applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Exception during creation of RichTextToolbar

Postby Chris » Wed Jan 30, 2008 7:18 am

Before getting GWT designer (right now I'm testing out the evaluation copy and am determining whether I want to buy it), I created a simple app that used the code from the KitchenSink example project that came with GWT, to recreate the RichTextArea and RichTextToolbar as seen here:

http://gwt.google.com/samples/KitchenSi ... .html#Text

This application ran fine in Hosted mode before I got GWT Designer (and still does), but now when I try to look at it in the Design tab, in place of the RichTextToolbar, I get a pink colored box with text in it that says:
Exception during creation of:
RichTextToolbar
See "Error Log" for details.

Does anyone know what the problem could be?
Chris
 
Posts: 2
Joined: Wed Jan 30, 2008 6:55 am

Re: Exception during creation of RichTextToolbar

Postby Eric Clayberg » Wed Jan 30, 2008 12:16 pm

Chris wrote:Does anyone know what the problem could be?

Yes. RichTextToolbar is not a JavaBean compliant widget (it is missing a default constructor) and can't be used with GWT Designer without some modifications.

See the GWT Designer FAQ for custom widget requirements.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 3 guests