无法在Eclipse Luna 4.4.2上安装MobileFirst 7.1.0工作室

时间:2015-12-23 14:50:12

标签: eclipse ibm-mobilefirst eclipse-luna

我尝试在Luna Service Release 2(4.4.2)上安装Mobile First 7.1.0 platform studio - 64位,如在Mobile First requirements中所述。我的java如下:

java version "1.8.0_65"
Java(TM) SE Runtime Environment (build 1.8.0_65-b17)
Java HotSpot(TM) 64-Bit Server VM (build 25.65-b01, mixed mode)

我尝试从Eclipse Marketplace安装,安装几分钟后出现以下错误:

Cannot complete the install because one or more required items could not be found.
  Software being installed: IBM jQuery Mobile Tools 7.1.0.00-20151219-1535 (com.ibm.webtools.jquery.tools.licensed.feature.feature.group 7.1.0.00-20151219-1535)
  Missing requirement: IBM MobileFirst Platform Studio 7.1.0.00-20151219-1535 (com.worklight.studio.feature.feature.group 7.1.0.00-20151219-1535) requires 'org.apache.commons.collections4 [4.0.0]' but it could not be found
  Cannot satisfy dependency:
    From: IBM MobileFirst Platform Studio 7.1.0.00-20151219-1535 (com.ibm.imp.tools.wce.feature.feature.group 7.1.0.00-20151219-1535)
    To: com.worklight.studio.feature.feature.group 7.1.0
  Cannot satisfy dependency:
    From: IBM jQuery Mobile Tools 7.1.0.00-20151219-1535 (com.ibm.webtools.jquery.tools.licensed.feature.feature.group 7.1.0.00-20151219-1535)
    To: com.ibm.imp.tools.wce.feature.feature.group 7.1.0

任何帮助都将受到高度赞赏。

2 个答案:

答案 0 :(得分:1)

见这里:Issues installing MobileFirst Studio v7.1

这已被确定为最近的iFix中引入的缺陷,并且正在修复中。一旦通过Eclipse Marketplace提供固定版本,我将更新此答案。

作为一种解决方法,您可以安装older release,然后使用Eclipse Marketplace中的“错误”版本选择更新它。此更新将起作用,因为问题仅在 new 安装中显现。

供参考,这是APAR - PI54604无法在ECLIPSE上安装MOBILEFIRST PLATFORM STUDIO 7.1。

答案 1 :(得分:0)

@Idan:我已经尝试过与上面提到的相同的步骤,但得到了像@Anatoly一样的错误。让我知道任何其他解决方案。