Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 GWT 插件已安装并启用
但是,当我的应用程序加载时,我得到
这里有什么问题?你有什么建议我尝试解决这个问题?
Mac 版 Chrome 22 放弃了对长期弃用的插件模型的支持,GWT 插件仍在使用这些模型;您无法加载该版本的插件。插件源已经更新为与当前版本的 Chrome 兼容,只需要包含该更改的插件的新版本即可。