Unable to install IBM Worklight plugin due to dependencies

谁说胖子不能爱 提交于 2019-12-25 06:39:47

问题


I am installing IBM Worklight on Eclipse Indigo. It asks to install following dependencies:

Cannot complete the install because one or more required items could not be found.
  Software being installed: IBM jQuery Mobile Tools 6.1.0.01-20140418-0637 (com.ibm.webtools.jquery.tools.feature.feature.group 6.1.0.01-20140418-0637)
  Missing requirement: Mobile Patterns 1.1.0.v20140418_0503 (com.ibm.etools.rpe.mobile.patterns 1.1.0.v20140418_0503) requires 'bundle org.eclipse.core.resources [3.8.0,4.0.0)' but it could not be found
  Cannot satisfy dependency:
    From: Rich Page Editor - jQuery extensions 2.0.100.v20140418_0503 (com.ibm.etools.rpe.jquery 2.0.100.v20140418_0503)
    To: bundle com.ibm.etools.rpe.mobile.patterns [1.0.0,2.0.0)
  Cannot satisfy dependency:
    From: jQuery Web Tools 1.1.0.v20140418_0503 (com.ibm.webtools.jquery.feature.feature.group 1.1.0.v20140418_0503)
    To: com.ibm.etools.rpe.jquery [2.0.100.v20140418_0503]
  Cannot satisfy dependency:
    From: IBM jQuery Mobile Tools 6.1.0.01-20140418-0637 (com.ibm.webtools.jquery.tools.feature.feature.group 6.1.0.01-20140418-0637)
    To: com.ibm.webtools.jquery.feature.feature.group [1.0.0,2.0.0)

Why is it not fetching itself? Where to download it from?


回答1:


Worklight 6.1.0.0 does not support Eclipse Indigo.

Please use:

  1. Eclipse Java EE 4.2.2 ("Juno" SR2), or
  2. Eclipse Java EE 4.3.1 ("Kepler" SR1)

See System Requirements



来源:https://stackoverflow.com/questions/23336244/unable-to-install-ibm-worklight-plugin-due-to-dependencies

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!