GWT 设计器目前是否使用 UIBinder?
我最近了解了 GWT Designer,并尝试将其用于一个 我的项目。当我尝试打开 myView.java 时,我收到一条消息: 该视图与 UIBinder 文件关联,我应该打开它 UIBinder 文件。当我打开 UIBinder 文件时,我被告知我 UIBinder 需要 2.1 M4 版本才能工作。然后我安装 2.1RC1 当我尝试使用以下命令打开 UI 文件时出现内部错误 窗口生成器。那么 UIBinder 可以与 GWT Designer 一起使用吗?如果是的话, 我做错了什么?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用最新的 GWT Designer 8.1 版本尝试一下...
http:// /code.google.com/webtoolkit/tools/download-gwtdesigner-beta.html
它与 UiBinder 的配合比一个月前的 8.0 版本要好得多。
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.