我为 Eclipse 安装了新的 GWT2.2.0 及其插件。但是当我想从 uibinder 中的 Xml 源切换到设计选项卡时,我收到此错误:ClassNotFoundException: com.google.gwt.dev.shell.designtime.HostedModeSupportImpl
将其包含在类路径中的 jar 文件在哪里?
我为 Eclipse 安装了新的 GWT2.2.0 及其插件。但是当我想从 uibinder 中的 Xml 源切换到设计选项卡时,我收到此错误:ClassNotFoundException: com.google.gwt.dev.shell.designtime.HostedModeSupportImpl
将其包含在类路径中的 jar 文件在哪里?
不需要新的 JAR,请参阅以下链接
http://code.google.com/webtoolkit/tools/gwtdesigner/installation/updatesite_3.4.html
请注意警告:警告:由于 Eclipse 3.4 中存在已知的 p2 错误,如果您以前使用安装程序或 zip 文件安装,则需要卸载并从新的 Eclipse 副本开始
希望这会有所帮助