Skip to content

Debugging Tern.js on Node.js

Piotr Tomiak edited this page Oct 27, 2015 · 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

  • Webclipse JavaScript Debugger - Eclipse marketplace installation Eclipse install

Clone this wiki locally