0

我正在尝试学习 IBM Bluemix 基础课程。根据课程说明,我安装了 Eclipse(我最初获得了最新的 Eclipse 版本Neon而不是 Mars,但到目前为止,我尝试使用 Mars 和 Neon 来安装 NodeEclipse .17、1.0.1 或 1.0.2 或 Enide.p2f 文件,同时使用这两个文件用于在 Eclipse 中安装 Enide.p2f Node eclipse 插件的导入和 Eclipse 市场)。

其中一条指令(在为 Eclipse 安装 IBM Bluemix 插件之后)说,我需要安装“Enide.p2f Eclipse NodeJS 插件” https://marketplace.eclipse.org/content/enidep2f-eclipse-nodejs-ide

我尝试了 Eclipse Marketplace 来安装它。搜索“node eclipse”并选择“Nodeeclipse 1.0.2 Nodeeclipse Core & Node.js (nodeeclipse-1)”甚至“Enide.p2f for Nodeeclipse 1.0.1”版本的顶部列表条目,然后单击安装。

有几次,如果在解决过程中未能列出插件组件和 Eclipse 错误日志,则会显示更新站点/存储库服务器不可用。

另一种方法是直接安装 .p2f 文件 File > Import > Install > Install from a file 并选择我从这里获得的下载的 .p2f 文件: https ://raw.github.com/Nodeclipse/eclipse-node-ide /master/ENodeIDE.p2fhttp://marketplace.eclipse.org/content/enide-eclipse-nodejs-ide/click

使用 import > install via file 方法,根据 Eclipse 错误日志,我收到“未处理的事件循环异常”错误消息,它没有安装任何东西。

使用市场方法,我收到以下错误消息(根据屏幕截图):

对于 Nodeeclipse 1.0.1
https://i.imgsafe.org/1b1bf4f0fb.jpg
https://i.imgsafe.org/1b1be1c00a.jpg
https://i.imgsafe.org/1b1bc75cfc.jpg

对于 Nodeeclipse 1.0.2。
https://i.imgsafe.org/1afbf9bf56.jpg
https://i.imgsafe.org/1afa90e4f1.jpg
https://i.imgsafe.org/1af372340c.jpg

错误消息
HTTP 服务器未知 HTTP 响应代码 (499):http : //nodeeclipse.org/updates/compositeContext.xml HttpComponents 连接错误响应代码 499。

或者

它显示了 Enide.p2f .17、1.0.1 或 1.0.2(无论您从列表中选择哪个)来安装插件:

The following solutions are not available: Nodeclipse 1.0.2
(id=markdown.editor.feature.feature.group,  
org.nodeclipse.pluginslist.feature.feature.group, 
gitaddon.feature.feature.group, 
de.bastiankrol.startexplorer.feature.feature.group, 
com.eclipsesource.jshint.feature.feature.group, 
org.nodeclipse.feature.group, 
org.nodeclipse.enide.editors.jade.feature.feature.group,  
org.chromium.sdk.feature.group, net.mihai-nita.ansicon.feature.group, 
org.chromium.debug.feature.group, 
pm.eclipse.editbox.feature.feature.group, 
site=http://www.nodeclipse.org/updates/)

使用 Eclipse Mars,我得到了相同的行为。更多信息也可以在这里找到:https ://www.ibm.com/developerworks/community/forums/html/topic?id=76a96fa4-1086-41a7-94a6-4326f79dfacb&ps=#repliesPg=0

有没有其他人遇到过类似的问题,我应该怎么做才能解决它。

4

1 回答 1

0

https://marketplace.eclipse.org/content/enidep2f-eclipse-nodejs-ide ”看起来像一个更新站点,所以我尝试了帮助->安装新软件...然后我输入了地址作为新的更新站点但是它也失败了......

于 2016-08-30T19:02:22.377 回答