自 4.9 以来,Eclipse 包未从插件目录加载

Eclipse bundles not loaded from plugins directory since 4.9

我们是 运行 servlet 容器中的 OSGI 应用程序,使用 servletbridge。自升级到 eclipse 4.9 后,/eclipse/plugins 目录中的包不再自动找到。如果我们将它们添加到 config.ini,一切正常。在我们升级到 4.9 之前,还发现了捆绑包,但没有将它们添加到 config.ini.

有没有办法恢复 4.9 之前的自动检测?

检查您是否有插件org.eclipse.update.configurator。可能因为某个功能的改变而丢失了。