Hi all,

I am trying to get UiBinder to work from the HelloWorld example. I get
the following error although I have the appropriate packages imported.

Any ideas?

00:09:21.663 [ERROR] Line 13: No source code is available for type
com.google.gwt.uibinder.client.UiBinder<U,O>; did you forget to
inherit a required module?

the following modules were imported

import com.google.gwt.core.client.EntryPoint;
import com.google.gwt.core.client.GWT;
import com.google.gwt.uibinder.client.*;
import com.google.gwt.user.client.ui.*;


-- 
"The secret impresses no-one, the trick you use it for is everything"
- Alfred Borden (The Prestiege)

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