如果你想要在Chrome中進行GWT調試,需要安裝“gwt developer plugin for chrome”,但是普通安裝模式下,會提示:
This application is not supported on this computer. Installation has been disabled. The following problems are detected: NPAPI plugin is required by this app
中文大意是:該應用要求使用 NPAPI插件。
解決方法:
1、右鍵Chrome,--屬性--目標"安裝路徑\Application\chrome.exe"后面加上“--enable-easy-off-store-extension-install”,並以兼容Win7方式運行。
2、打開chrome,輸入以下地址:http://www.gwtproject.org/missing-plugin/,正常安裝
3、安裝完成后,將Chrome屬性還原。