Nodeclipse

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Nodeclipse
Nodeclipse-1-debugging.png
Nodeclipse NTS when debugging Node.js application
Developer(s) Nodeclipse organization
Stable release 0.12.0 / March 31, 2014 (2014-03-31)
Operating system Cross-platform
Type Integrated development environment
License Eclipse Public License
Website www.nodeclipse.org

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:

  • Code completion
  • Debugger
  • CoffeeScript support

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

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.

External links