I recently learned about GWT Designer and I am trying to use it in one of my projects. When I tried to open myView.java I got a message that this view is associated with a UIBinder file and that I should open the UIBinder file. When I open the UIBinder file I am told that I need version 2.1 M4 for UIBinder to work. I then install 2.1RC1 and I get an internal error when I try and open a UI file with windowBuilder. So does UIBinder work with GWT Designer? If it does, what am I doing wrong?
A:
The below thread may have answer for you...
http://stackoverflow.com/questions/3752733/gwt-uibinder-or-gwt-designer
Saket Bansal
2010-10-19 01:19:19
I know it's pretty ridiculous to say since that question is from September, but it's kind of dated. These are features that have supposedly been released in the past few weeks. I was hoping to get an answer from someone that has tried to use GWT Designer with UI Binder and what they did to get it to work.
Lumpy
2010-10-19 11:43:05
ok...got it.......
Saket Bansal
2010-10-20 00:38:22
A:
Give this a try using the latest GWT Designer 8.1 build...
http://code.google.com/webtoolkit/tools/download-gwtdesigner-beta.html
It works much better with UiBinder than the 8.0 release from a month ago.
Eric Clayberg - Google
2010-10-21 19:41:47