Skip to content

Debugging Tern.js on Node.js

Paul Verest edited this page Feb 1, 2016 · 4 revisions

Tern.java has in-built support for various node.js debuggers. From tern.java update site you can install support for a debugger of your choice and configure it on node.js preference page. You will also need to install the debugger itself.

Supported debuggers

  • Nodeclipse JavaScript Debugger - Eclipse marketplace installation Eclipse install, Nodeclipse on Github
  • Webclipse JavaScript Debugger - Eclipse marketplace installation Eclipse install
Clone this wiki locally