问题
As i am working through the google app engine, i am trying to set up my first "Hello World" app running in my Chrome browser
When (for the first time), i navigate to URL
http://127.0.0.1:8888/MyTest.html?gwt.codesvr=127.0.0.1:9997
I non surprisingly get
Ok, so i should get the plugin from the Chrome Web Store. I don't see anything remotely looking like "Google Web Toolkit Developer Plugin" Same deal for "gwt chrome" search.enter link description here
What am i missing please? How can i install this plugin?
回答1:
Quick fix that might help:
- right click on the chrome icon>Properties>Shortcut
- add in target: --enable-easy-off-store-extension-install
- open chrome and navitage to extensions ( chrome://chrome/extensions/ )
- drag and drop on it the plugin (should be in your download folder if you tried to install it before and didn't succeed)
Or this one:
1- Download the extension file from the website and save it to your computer.
2- Click the wrench icon on the browser toolbar.
3- Select Tools > Extensions.
4- Locate the extension file on your computer and drag the file onto the Extensions page.
5- Review the list of permissions in the dialog that appears. If you would like to proceed, click Install.
Google issues
来源:https://stackoverflow.com/questions/12809314/installing-google-web-toolkit-developer-plugin