Problem solved guys...

i had to include following statement in my module
 <inherits name='org.cobogw.gwt.user.User' />


--
Aditya


On Wed, Jul 7, 2010 at 11:37 AM, Aditya <[email protected]> wrote:

> Hello,
>
> I m trying a demo application using jar provided by Cobogw
>
> I have downloaded "cobogw-1.3.1" and included it into project build
> path
>
> http://cobogw.googlecode.com/svn/demo/WidgetsDemo.html
>
> I have put this jar file under WEB-INF/lib/
>
> I m running project under eclipse environment it doesnt show any error
> while importing that classes from this jar
> but whenever i try to compile my code it gives me following error :
>
> Compiling module com.ratings.demo.RatingDemo
>   Validating newly compiled units
>      [ERROR] Errors in 'file:/D:/Google_App_Engine/Java/RatingDemo/
> src/com/ratings/demo/client/RatingDemo.java'
>         [ERROR] Line 16: No source code is available for type
> org.cobogw.gwt.user.client.ui.Button; did you forget to inherit a
> required module?
>   Finding entry point classes
>      [ERROR] Unable to find type 'com.ratings.demo.client.RatingDemo'
>         [ERROR] Hint: Previous compiler errors may have made this
> type unavailable
>         [ERROR] Hint: Check the inheritance chain from your module;
> it may not be inheriting a required module or a module may not be
> adding its source path entries properly
>
>
> Anyone has solution for this...?
>
> Thanks,
> --
> Aditya
>
> --
> 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]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

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