eclipse – 更新sts或安装扩展时的问题

前端之家收集整理的这篇文章主要介绍了eclipse – 更新sts或安装扩展时的问题前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

我正在使用STS 2.5.0和我在尝试安装GWT扩展时遇到以下错误

An error occurred while collecting items to be installed
session context was:(profile=com.springsource.sts.ide,phase=org.eclipse.equinox.internal.p2.engine.phases.Collect,operand=,action=).
No repository found containing: osgi.bundle,oracle.database.driver.jdk14,10.2.0.1

然后我尝试将STS更新到最新版本(2.5.2),我得到了同样的错误.

有人碰巧知道问题是什么?

谢谢

最佳答案
我相信该捆绑包属于Oracle Enterprise Pack for Eclipse(OEPE),而不是STS本身.尝试从Oracle Technology Framework下载并重新安装最新版本的OEPE.
原文链接:https://www.f2er.com/spring/432281.html

猜你在找的Spring相关文章