如何安装GWT浏览器插件?

时间:2013-09-27 20:28:26

标签: google-chrome gwt plugins

如何安装GWT browser plugin for Chrome?它说

  

此计算机不支持此应用程序。安装已被禁用。

GWT被放弃了吗?我使用的是Chrome版本29.0.1547.76 m和Windows 8。

2 个答案:

答案 0 :(得分:7)

解决方案:https://code.google.com/p/google-web-toolkit/issues/detail?id=7778#c5

Sweet, I just got the Dev Mode plugin to work on Chrome too, Windows 8.  Here's what I did:

1. Make sure Chrome is pined to the task bar
2. Right click on the chrome icon>Properties>Shortcut
3. Add in target: --enable-easy-off-store-extension-install
4. Open chrome and navigate to extensions ( chrome://chrome/extensions/ )
5. Drag and drop on it the plugin (I've attached it)

I was able to download the plugin from here:  https://groups.google.com/group/google-web-toolkit/attach/d1c909bf4c5cbfb4/gwt-dev-plugin.crx?part=4&authuser=0

In case that link goes away, Here's the chat post that led me to the solution: https://groups.google.com/d/msg/google-web-toolkit/jDg3KoXoVPc/tL9cTL8JydEJ

对于Windows 8,您必须右键单击Chrome图标两次,不需要打开扩展程序选项卡,拖动&不需要丢弃,链接将重定向到另一个链接。

答案 1 :(得分:5)

只需将chrome的兼容模式设置为Windows 7.然后就可以安装插件并使用它。