On Thu, Sep 18, 2008 at 10:06 AM, Ice13ill <[EMAIL PROTECTED]> wrote:
> I have the following problem: when I try to use any class from the
> package com.google.gwt.core.ext.typeinfo it does not work and I get
> something like this:
> [ERROR] Line 76: No source code is available for type
> com.google.gwt.core.ext.typeinfo.TypeOracle; did you forget to inherit
> a required module?
> I did not find any module.xml related to typeinfo classes to inherit.

Those classes support writing generators and are not available (nor
could they be made available) to client code.  Note that they're not
in a .client package.

Ian

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