Angularjs插件安装错误

时间:2016-02-27 07:38:21

标签: angularjs eclipse plugins

Cannot complete the install because one or more required items could not be found.
  Software being installed: Tern Toolings 1.1.0.201511082254 (tern.eclipse.ide.tools.feature.feature.group 1.1.0.201511082254)
  Missing requirement: Tern - Eclipse 1.1.0.201511082254 (tern.eclipse 1.1.0.201511082254) requires 'bundle org.eclipse.swt 3.7.0' but it could not be found
  Cannot satisfy dependency:
    From: Tern - Eclipse - Core IDE 1.1.0.201511082254 (tern.eclipse.ide.core 1.1.0.201511082254)
    To: bundle tern.eclipse 0.0.0

1 个答案:

答案 0 :(得分:0)

这里的关键是"要求'捆绑org.eclipse.swt 3.7.0'"消息 - 需要3.7.0或更高版本的SWT。

看起来您的Eclipse版本已过时,您需要Eclipse 3.7或3.8或Eclipse 4.2或更高版本。