我安装了新的GWT2.2.0及其eclipse插件。但是当我想要从uibinder中的Xml Source切换到Design Tab时,我得到了这个错误: com.google.gwt.dev.shell.designtime.HostedModeSupportImpl :ClassNotFoundException
要将其包含在类路径中的jar文件在哪里?
发布于 2011-05-02 09:14:17
不需要新的JAR,请参阅以下链接
http://code.google.com/webtoolkit/tools/gwtdesigner/installation/updatesite_3.4.html
注意警告:警告:由于Eclipse3.4中已知的p2错误,如果您以前使用安装程序或压缩文件进行安装,则需要卸载并使用新的Eclipse副本启动
希望这能有所帮助
https://stackoverflow.com/questions/5825582
复制相似问题