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
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 [email protected], 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 [email protected] on 10 May 2013 at 12:01
The text was updated successfully, but these errors were encountered:
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 issue reported on code.google.com by
[email protected]
on 10 May 2013 at 12:01The text was updated successfully, but these errors were encountered: