GWT(Google Web Tookit) Eclipse Plugin的zip下载地址(同时提供GWT Designer下载地址)2022-10-29 07:30:50按照Eclipse Help->Install new software->....(这里是官方安装文档:http://code.google.com/intl/zh-CN/eclipse/docs/install-eclipse-3.6.html) 的方法安装失败,界面始终显示Pedding状态,很长时间都没反映,无奈之下,去google了一下,终于找到了离线安装包的下载地址: http://dl.google.com/eclipse/plugin/3.6/zips/gpe-e36-latest-updatesite.zip (Eclipse3.6版本) http://dl.google.com/eclipse/plugin/3.7/zips/gpe-e36-latest-updatesite.zip(Eclipse3.7版本) 下载各种版本的链接格式:http://dl.google.com/eclipse/plugin/版本/zips/gpe-e36-latest-updatesite.zip 离线安装确实快多了。。。。 下载之后,按照这个方法安装即可: 点击上图弹出的Install对话框中的"Archive...",弹出的对话框中选择刚刚下载的GWT ZIP文件点击确定即可。 选中所有,"Select All"=>next=>...即可。 完成后,重启Eclipse即可。 Open Eclipse. Select Window->Preferences->Googlipse and set GWT home to the directory where you have installed the Google Web Toolkit.(配置GWT)上一篇:SQL Server性能优化——等待——SLEEP_BPROOL_FLUSH下一篇:MongoDB学习系列(1)--入门介绍