0
我想在Eclipse Helios中添加Angular js插件。 我正在使用通過幫助標籤下的新軟件標籤進行安裝。Eclipse Helios上的Angular JS Plugin安裝給出錯誤將安裝
使用URL - http://oss.opensagres.fr/angularjs-eclipse/1.2.0/從https://marketplace.eclipse.org/content/angularjs-eclipse/help。
嘗試安裝以下錯誤後即將
Cannot complete the install because one or more required items could not be found.
Software being installed: Debugger Support for Nodeclipse 1.2.0.201606160856 (tern.eclipse.ide.debugger.nodeclipse 1.2.0.201606160856)
Missing requirement: Tern - Eclipse 0.6.0.201410042051 (tern.eclipse 0.6.0.201410042051) requires 'bundle org.eclipse.swt 3.7.0' but it could not be found
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
Missing requirement: Tern - Eclipse 1.2.0.201606160856 (tern.eclipse 1.2.0.201606160856) requires 'bundle org.eclipse.swt 3.7.0' but it could not be found
Cannot satisfy dependency:
From: Tern - Eclipse - Core IDE 0.6.0.201410042051 (tern.eclipse.ide.core 0.6.0.201410042051)
To: bundle tern.eclipse 0.2.0
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
Cannot satisfy dependency:
From: Tern - Eclipse - Core IDE 1.2.0.201606160856 (tern.eclipse.ide.core 1.2.0.201606160856)
To: bundle tern.eclipse 0.0.0
Cannot satisfy dependency:
From: Debugger Support for Nodeclipse 1.2.0.201606160856 (tern.eclipse.ide.debugger.nodeclipse 1.2.0.201606160856)
To: bundle tern.eclipse.ide.core 0.0.0
謝謝。