On 5 juin, 15:07, "[email protected]" <[email protected]> wrote:
> <inherits name='com.google.gwt.widgetideas.WidgetIdeas' />
> <inherits name='com.google.gwt.widgetideas.ScrollTable' />
>
> When I try to run it in hosted mode, I get this
>
> [ERROR] Line 15: No source code is available for type
> com.google.gwt.gen2.table.client.ScrollTable; did you forget to
> inherit a required module?
>
> for each of the incubator classes I try to import. What am I missing?
com.google.gwt.widgetideas vs. com.google.gwt.gen2.* ;-)
<inherits name="com.google.gwt.gen2.table.Scrolltable" />
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---