若是你想要在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屬性還原。調試