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

Error: UiBinder template should be in client package #7

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

Error: UiBinder template should be in client package #7

GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Someone previously reported this on the GPE issue tracker, and it was marked 
Invalid:
http://code.google.com/p/google-plugin-for-eclipse/issues/detail?id=199
It was also previously reported on the GWT issue tracker and was somehow marked 
Fixed, but it doesn't seem to be fixed:
http://code.google.com/p/google-web-toolkit/issues/detail?id=6626

Here is the original report:

Reported by dejavu...@googlemail.com, Sep 17, 2012

Found in GWT Designer Release:

2.6.0.r37x201206111253

Encountered on OS / Browser (e.g. WinXP, IE8-9, FF7):
not relevant

Detailed description:

If the module-XML isn't in the same folder like the client-package, the 
Design-view can't be opened and the following message apear:

"You are attempting to use UiBinder for xxx.ui.xml, however it is not in GWT 
client package."

This is a bug, because you can specify user-defined client-packages in 
module-XML with the source-tag e.g.:

<source path="com/example/client"/>

Workaround if you have one:
Only put the Module-XML into the same folder like the client-package.


Original issue reported on code.google.com by vi...@umich.edu on 10 May 2013 at 12:01

@GoogleCodeExporter
Copy link
Author

I am adding a few attachments in case they are helpful. We would love to see 
this resolved; we decided to wait in switching over to UiBinder until this is 
fixed.
GWT version: 2.5.1
GWT Designer version: (see image for component version numbers)

See also:
- The attached image of the error message.
- A zipped sample project (missing gwt-servlet.jar, for space) from the latest 
edition of "GWT in Action" by Manning.

Original comment by vi...@umich.edu on 10 May 2013 at 12:45

Attachments:

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