eclipse - 在 Eclipse 中使用 (*.p2f) 文件进行 NodeJS 配置

标签 eclipse node.js nodeclipse enide

我是nodejs环境的新手。我刚刚开始学习 Nodejs,但我被环境设置困住了。

当我尝试使用从 Eclipse Market Place 支持网站下载的 NodeJS *.p2f 文件设置环境时,出现以下错误

nodejs-eclipse issue

帮我解决一下问题

enter image description here

在 Node 工具套件中使用 .p2f 文件的配置问题

最佳答案

您已获得 Enide .p2f 文件,应在 Eclipse 中将其用作文件 -> 导入 -> 安装 -> 从文件安装软件项。 (所有说明都在.p2f文件中,您可以使用文本编辑器打开它。它只是XML文件)

其实,Nodeclipse项目下载页面http://www.nodeclipse.org/updates/有很多选项可以帮助您开始使用 Node.js 和 Eclipse。

  • 您可以下载带有即用型插件集的 Enide Studio。
  • 或者将 Nodeclipse 插件安装到任何基于 Eclipse 的 IDE 中。

选择适合您的选项。

@Dot_NET Junior 请在 https://github.com/nodeclipse/nodeclipse-1/issues/ 上提出问题如果您仍然对使用 Node.js 和 Eclipse 创建的解决方案感兴趣

关于eclipse - 在 Eclipse 中使用 (*.p2f) 文件进行 NodeJS 配置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21846023/

相关文章:

java - 无法设置 guest 内存 'android_arm' : Invalid argument

java - 如何在 Gradle 和 Eclipse 之间同步 Java 源和目标?

javascript - else if 的多个条件的正确代码

javascript - nodemon 和 nodeclipse 不会在文件更改时自动重新启动

node.js - 如何在nodeclipse中配置forever?

eclipse - 调试时如何通过Eclipse调用foreman

eclipse - 如何打开 Eclipse Web 浏览器?

android - 显示在应用程序外部的插页式广告

node.js - Azure 网站内的 MQTT 代理

node.js - 尝试将 API 结果推送到数组但返回为空