我正在使用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),我也遇到了同样的错误。
任何人都知道问题是什么?
由于
答案 0 :(得分:2)
我认为该捆绑包属于Oracle Enterprise Pack for Eclipse(OEPE),而不是STS本身。尝试从Oracle Technology Framework下载并重新安装最新版本的OEPE。
答案 1 :(得分:0)
以下是直接带您进入OEPE下载页面的网址:
http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/index.html
埃里克
答案 2 :(得分:0)
当我尝试从STS 2.9.2(基于Eclipse)更新任何内容时,我今天遇到了同样的问题。我刚刚将在线存储库“http://download.oracle.com/otn_software/oepe/12.1.1.2.1/juno/repository”添加到我的STS存储库,所有更新都开始工作。