安装Nodeclipse时出错

我试图安装Nodeclipse,我发现,当我拖放链接到Eclipse菜单,它会出现一个对话框安装ENide ,一旦我开始安装插件,popup一个对话框通知我, 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 

如何避免这些错误,并在服务器上成功安装Nodeclipse

我已经尝试使用http://nodeclipse.org/updates/和其他二进制url,但这两个都导致我的情况失败。

是的,Nodeclipse更新站点变慢了。

仔细阅读http://www.nodeclipse.org/updates/页面,它有几个选项,包括:Enide Studio拖放,使用更新站点URL(请务必

取消选中“在安装过程中联系所有更新站点以查找所需的软件”

)脱机zip归档文件安装,p2f文件和CLI使用nodeclipse install nodejs

http://www.nodeclipse.org/updates/是复合存储库,也包括Tern,Gradle,Maven,Mylyn(只需使用eclipse[.exe]从文件夹中运行nodeclipse list

尝试从较小的存储库中一次安装较less的function
http://www.nodeclipse.org/updates/1/

而对于Windows,则提供了一体化的可下载软件包“Enide Studio 2014”

为其他操作系统发布软件包需要像协作这样的帮助,
所以总是欢迎在https://github.com/Nodeclipse/nodeclipse-1/issues上启动对话框