Thanks Kojo,
I had a look there and all the source is included. :(
Here is a basic package layout, perhaps there is something wrong :
src--
|
topPackage
|
package1
|
client
server
package2
|
client
|
widget
|
timewidget
|
TimeView.java
TimeView.ui.xml
server
public
|
images(folder)
package1.css
package2.css
package1.gwt.xml
package2.gwt.xml
...(referenced libraries and war directory etc)
In this example layout the TimeView.ui.xml gives the error "uibinder
template should be in client package".
Is there anything you can spot is wrong with the package layout? Is there
anything that says there can be only one "client" package? When running the
project everything works fine, I just can't use the designer
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-web-toolkit/-/rfkZElLh7-IJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.