java - Chrome 放弃了 Java 支持

标签 java google-chrome applet

我在我的应用程序中使用Java小程序,今天我惊讶地看到了redirect来 self 的页面和来自 java 的下一条消息

Java site message

details我读过有关 Chrome 放弃“NPAPI”支持的报道

Recently, Google has revised their plans and now state that they plan to completely remove NPAPI by late 2015. As it is unclear if these dates will be further extended or not, we strongly recommend Java users consider alternatives to Chrome as soon as possible. Instead, we recommend Firefox, Internet Explorer and Safari as longer-term options. As of April 2015, starting with Chrome Version 42, Google has added an additional step to configuring NPAPI based plugins like Java to run — see the section Enabling NPAPI in Chrome Version 42 and later below.

那么它会以某种方式由 Java 处理还是明年我的小程序就会消亡?

最佳答案

从 Chrome 版本 42 开始,需要执行额外的配置步骤才能继续使用 NPAPI 插件。

在您的网址栏中输入: chrome://flags/#enable-npapi 单击启用 NPAPI 配置选项的启用链接。 单击现在显示在配置页面底部的“重新启动”按钮。

关于java - Chrome 放弃了 Java 支持,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29774933/

相关文章:

google-chrome - 禁用 Chrome 中弹出的开发者模式扩展程序

html - 图像的移动自动缩放

java - 通过java applet直接访问文件

java - 使用指纹登录认证

java - 尝试划分颜色来绘制彩虹 donut

java - 在 RollingFileAppender 的情况下在 log4j 中滚动

java - 向父类中定义的字段添加注释

javascript - 仅在 Chrome 中格式错误的 RTCConfiguration

Java Applet 和浏览器卡住

java - 模拟继承的 final方法