【发布时间】:2018-08-11 17:05:42
【问题描述】:
我正在尝试在 Eclipse 中安装 IBM Mobile First Foundation 插件。但我收到以下错误:
Cannot complete the install because one or more required items could not be found.
Software being installed: IBM MobileFirst Studio Plugins 8.0.0.v20180528_0848 (com.ibm.mfp.feature.feature.group 8.0.0.v20180528_0848)
Missing requirement: Web Tools Plugin 7.2.0.v20180528_0848 (com.ibm.etools.webtools 7.2.0.v20180528_0848) requires 'bundle org.eclipse.wst.jsdt.ui [1.1.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: IBM MobileFirst Studio Plugins 8.0.0.v20180528_0848 (com.ibm.mfp.feature.feature.group 8.0.0.v20180528_0848)
To: com.ibm.etools.webtools [7.2.0.v20180528_0848]
我从哪里获得这种依赖关系?如果它是一个 jar 文件,我应该将它放在哪里,以便 eclipse 在安装移动优先插件时可以将其拾取。
Eclipse IDE 是 Neon(而 Mobile 首先只支持 Neon 版本)。
我是 eclipse 的新手,如果这是一个基本问题,我很抱歉。
问候
阿迪亚
【问题讨论】:
-
在 Window > Preferences: Install/Update > Available Software Sites 您有位置为
http://download.eclipse.org/releases/neon/的 Neon 更新站点吗?如果没有,添加它。如果是,请确保在 Help > Install New Software... 中启用了 Contact all update sites during install to find required software 选项。 -
嗨@howlger 我检查了你提到的两个地方。该站点已在首选项中启用,并且联系所有站点也已启用。它与eclipse版本有关吗?这会在火星上工作吗?
-
如果添加更新站点
http://download.eclipse.org/releases/mars/会得到什么错误信息? -
@howlger 你的建议被证明是最好的。请看答案部分:)
标签: eclipse cordova ibm-mobilefirst mobilefirst-studio eclipse-jsdt