我有一个新的Eclipse Oxygenv。4.7.0build 20170620-1800带有Spring Tool插件v。3.9.0.0.0.201707061730-Release。
我正在尝试将BuildShip从v。2.0.2.v20170420-0909到v。2.1.2.v20170807-1324(如Eclipse Update popup所注意到),但是我有以下错误:
An error occurred while collecting items to be installed
session context was:(profile=C__Users_Andrea_eclipse_jee-oxygen_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.gradleware.tooling.client,0.19.3.v20170801075239
No repository found containing: osgi.bundle,com.gradleware.tooling.model,0.19.3.v20170801075239
No repository found containing: osgi.bundle,com.gradleware.tooling.utils,0.19.3.v20170801075239
No repository found containing: osgi.bundle,org.eclipse.buildship.branding,2.1.2.v20170807-1324
No repository found containing: osgi.bundle,org.eclipse.buildship.core,2.1.2.v20170807-1324
No repository found containing: osgi.bundle,org.eclipse.buildship.stsmigration,2.1.2.v20170807-1324
No repository found containing: osgi.bundle,org.eclipse.buildship.ui,2.1.2.v20170807-1324
No repository found containing: osgi.bundle,org.gradle.toolingapi,3.5.0.v20170801075239
No repository found containing: org.eclipse.update.feature,org.eclipse.buildship,2.1.2.v20170807-1324
非常感谢,问候,Andrea
看起来它不是buildship,而是eclipse bug。
fwiw,我遵循说明:
- 进入偏好>安装/更新 ->可用的软件网站
- Unablesshipship
- 开放市场并找到BuildShip 2.0
- 单击"灰色 - 输出安装"按钮
- 单击启用更新按钮
不确定最后两个步骤是什么,但是在更新和重新启动后,Prefs重新启用了buildship,并且似乎已成功更新。