skallin / google-plugin-for-eclipse

Automatically exported from code.google.com/p/google-plugin-for-eclipse
Eclipse Public License 1.0
0 stars 0 forks source link

GWT-Designer can't open Design-view if the client-package is not in the same folder like the module-XML #199

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 dejavu...@googlemail.com on 17 Sep 2012 at 11:45

GoogleCodeExporter commented 9 years ago
We are seeing this too, and have 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 9 May 2013 at 9:12

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by t.broyer on 10 May 2013 at 7:56

GoogleCodeExporter commented 9 years ago
Why this issue has the status "invalid"? The error still happens with the 
current version of the GWT-Plugin:

GWT version: 2.5.1
GWT Designer version:  3.1.2.r43x201303061525
Google Plugin:   3.3.0.v201307162142-rel-r43
Eclipse 4.3 (Kepler)

Original comment by dejavu...@googlemail.com on 2 Aug 2013 at 10:53

GoogleCodeExporter commented 9 years ago
O.k. this issue is marked as invalid because it is moved to project 
"gwt-designer".

See:

http://code.google.com/p/gwt-designer/issues/detail?id=7

Original comment by dejavu...@googlemail.com on 2 Aug 2013 at 12:28