I am trying to install Nodeclipse,I find that when I drag and drop the link into the Eclipse menu,it brings up a dialog to install ENide
,once I start installing the plugin,a dialog pops up informing me that the installation encountered a problem
:
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: org.eclipse.update.feature,angularjs-eclipse-feature,0.8.0.201501282321
No repository found containing: osgi.bundle,minimal-json,0.9.2
No repository found containing: osgi.bundle,org.eclipse.a.wst.html.webresources.core,0.9.0.201501272159
No repository found containing: osgi.bundle,org.eclipse.a.wst.html.webresources.ui,0.9.0.201501272159
No repository found containing: osgi.bundle,org.eclipse.angularjs.core,0.8.0.201501282321
No repository found containing: osgi.bundle,org.eclipse.angularjs.ui,0.8.0.201501282321
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.html.webresources.feature,0.9.0.201501272159
No repository found containing: org.eclipse.update.feature,tern-feature,0.9.0.201501272204
No repository found containing: org.eclipse.update.feature,tern-jsdt-feature,0.9.0.201501272204
No repository found containing: org.eclipse.update.feature,tern-server-nodejs-feature,0.9.0.201501272204
No repository found containing: osgi.bundle,tern.core,0.9.0.201501272204
No repository found containing: osgi.bundle,tern.eclipse,0.9.0.201501272204
No repository found containing: osgi.bundle,tern.eclipse.ide.core,0.9.0.201501272204
No repository found containing: osgi.bundle,tern.eclipse.ide.jsdt,0.9.0.201501272204
No repository found containing: osgi.bundle,tern.eclipse.ide.server.nodejs.core,0.9.0.201501272204
No repository found containing: osgi.bundle,tern.eclipse.ide.server.nodejs.ui,0.9.0.201501272204
No repository found containing: osgi.bundle,tern.eclipse.ide.tools.core,0.9.0.201501272204
No repository found containing: org.eclipse.update.feature,tern.eclipse.ide.tools.feature,0.9.0.201501272204
No repository found containing: osgi.bundle,tern.eclipse.ide.tools.ui,0.9.0.201501272204
No repository found containing: osgi.bundle,tern.eclipse.ide.ui,0.9.0.201501272204
No repository found containing: osgi.bundle,tern.server.nodejs,0.9.0.201501272204
How can I avoid these errors and perform a successful installation of Nodeclipse
on the server.
I have tried it using the http://nodeclipse.org/updates/
and other binary url but both of those resulted in failure in my case.