Debugging Tern.js on Node.js - angelozerr/tern.java GitHub Wiki
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 , Nodeclipse on Github
- Webclipse JavaScript Debugger - Eclipse marketplace installation