This is likely a bug in gwt-test-utils. Does your app compile? Does the 
creationInterface.ui.xml works in a GWTTestCase?

On Tuesday, June 18, 2013 4:38:04 PM UTC+2, fatimaAngel wrote:
>
> I work on a gwt project, I should create some interfaces using widgets, 
> and everything is good.
>
> here a part of my file .ui.xml 
>
> <ui:UiBinder xmlns:ui="urn:ui:com.google.gwt.uibinder"
> xmlns:g="urn:import:com.google.gwt.user.client.ui"><g:TabPanel width="150px" 
> height="130px">
>               <g:Tab field="tab1" text="tab1">
>                      blabla
>               </g:Tab></g:TabPanel >
>
>
> But when i try to test this widget, i have this exception :
>
> com.googlecode.gwt.test.exceptions.GwtTestUiBinderException: Cannot find 
> class 'com.google.gwt.user.client.ui.Tab' declared in file 
> creationInterface.ui.xml
>
> Anybady have idea where is the problem ??
>
> Thanks
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to