Nodeclipse is a set of third-party developer solutions for Eclipse for programming in JavaScript, CoffeeScript with focus on Node.js.

Nodeclipse also refers to the team that makes this software as free open-source on GitHub.[1]

Nodeclipse Eclipse plug-in (Nodeclipse-1 on GitHub) is core that other solutions are based on. It is available via update site or Eclipse Marketplace. Other solutions are “Eclipse Node.js IDE” (Enide), set of plugins and “Node Tool Suite” (NTS), an integrated development environment (IDE).[2]

History

Nodeclipse was originally created by Chinese software developer LambGao 金氧.[3] Currently the project has contributors from 4 countries, while the original author has not participated for several months. In April 2013 the Nodeclipse-1 plugin got 1072 installs through Marketplace clients alone.[4]

Features

Features set varies based on solution.

Below there are some basic features available:

Nodeclipse NTS & Enide Studio features

  • Editor with code completion
  • Debugger
  • Generating Express project
  • JSHint integration
  • Passing arguments to Node application and Node.js
  • Open Explorer or command line for current project
  • Markdown editor

See also

References

External links