Hi

You may want to check Table.gwt.xml shown in
http://google-web-toolkit-incubator.googlecode.com/svn/trunk/src/com/google/gwt/gen2/table/Table.gwt.xml

Do you have the modules inherited like the following?

<module>
<inherits name="com.google.gwt.widgetideas.WidgetIdeas" />
<inherits name="com.google.gwt.gen2.commonwidget.CommonWidget" />
<inherits name="com.google.gwt.gen2.table.override.Override" />
<inherits name="com.google.gwt.gen2.table.ScrollTable" />
</module>


On Sat, Jun 20, 2009 at 5:44 PM, asianCoolz <second.co...@gmail.com> wrote:

>
> i trying out the incubator
>
> http://code.google.com/docreader/#p=google-web-toolkit-incubator&s=google-web-toolkit-incubator&t=PagingScrollTable
> "scroll table" but when i try to run the example, i get error below
>
> [ERROR] Line 150: No source code is available for type
> com.google.gwt.gen2.table.client.FixedWidthFlexTable; did you forget
> to inherit a required module?
> [ERROR] Line 152: No source code is available for type
> com.google.gwt.gen2.table.client.FixedWidthGrid; did you forget to
> inherit a required module?
>
>
> do i need to include source codes for incubator ?
> >
>


-- 

Hez

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to