I'm probably missing something really stupid and obvious.

I'm trying to use the scrolltable in incubator.

I'm using eclipse, and have the jar file added (it shows up under
Referenced Libraries).  I added the inherits tags to my .gwt.xml like
so ...

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