Hi All,
I'm facing the same problem, Please share the solution if you have already resolved this issue.
Thanks
Clement Amarnath
On Tuesday, June 18, 2013 8:08:04 PM UTC+5:30, fatimaAngel wrote:
-- I'm facing the same problem, Please share the solution if you have already resolved this issue.
Thanks
Clement Amarnath
On Tuesday, June 18, 2013 8:08:04 PM UTC+5:30, 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+unsubscribe@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/d/optout.
No comments:
Post a Comment