You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use GWT 2.5.1 and GXT 3.0.1
First of all, I included maven module
<dependency>
<groupId>com.jhickman</groupId>
<artifactId>gxt-uibinder</artifactId>
<version>1.0.1</version>
</dependency>
Then I included
<inherits name='com.jhickman.web.gwt.gxtuibinder.GxtUiBinder'/>
Maven packaging and I got error
Unable to find 'com/jhickman/web/gwt/customuibinder/CustomUiBinder.gwt.xml' on
your classpath; could be a typo, or maybe you forgot to include a classpath
entry for source?
Original issue reported on code.google.com by [email protected] on 24 Jul 2013 at 8:28
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 24 Jul 2013 at 8:28The text was updated successfully, but these errors were encountered: