You need GWT 2.0 for UiBinder to work. Are you sure you have the latest version of GWT?
--Sri 2009/10/26 Devraj Mukherjee <dev...@gmail.com> > > 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 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 -~----------~----~----~----~------~----~------~--~---