3

Chrome 用の GWT ブラウザー プラグインをインストールするにはどうすればよいですか? それは言う

このアプリケーションは、このコンピューターではサポートされていません。インストールが無効になりました。

GWTは放棄されましたか?Chrome バージョン 29.0.1547.76 m と Windows 8 を使用しています。

4

2 に答える 2

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 アイコンを 2 回右クリックする必要があります。[拡張機能] タブを開く必要はなく、ドラッグ アンド ドロップも不要で、リンクは別のリンクにリダイレクトされます。

于 2013-09-27T20:46:15.530 に答える