I'm trying to install Mobile First 7.1.0 platform studio on Luna Service Release 2 (4.4.2) - 64bit as written in Mobile First requirements. My java is as following:
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)
I'm trying to install from Eclipse Marketplace and after few minutes of installation I get the following error:
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
Any help would be highly appreciated.