若是你想要在Chrome中进行GWT调试,须要安装“gwt developer plugin for chrome”,可是普通安装模式下,会提示:chrome
This application is not supported on this computer. Installation has been disabled. The following problems are detected: NPAPI plugin is required by this appapp
中文大意是:该应用要求使用 NPAPI插件。ui
解决方法:this
一、右键Chrome,--属性--目标"安装路径\Application\chrome.exe"后面加上“--enable-easy-off-store-extension-install”,并以兼容Win7方式运行。spa
二、打开chrome,输入如下地址:http://www.gwtproject.org/missing-plugin/,正常安装插件
三、安装完成后,将Chrome属性还原。调试