Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GWT Module not found in project sources or resources #7

Open
GoogleCodeExporter opened this issue Jun 16, 2015 · 0 comments
Open

GWT Module not found in project sources or resources #7

GoogleCodeExporter opened this issue Jun 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant