How to debug Node.js programs in eclipse (using node-eclipse)? -


i newbie eclipse node.js concerned. have tried several basic programs in node.js.

now question there many articles explaining how debug node program in eclipse. dnt working. on windows 7 32-bit machine , installed eclipse indigo node-eclipse plugin installed..

please can body me how start debugging programs.

disclaimer: new eclipse ide, node & stackover flow well, please help..

debugging - breakpoint, trace, etc... via eclipse debugger plug-in v8

how install:

how debug:

open javascript source files want set breakpoints.

double-click on ruler @ left end of line want set breakpoint.

if want remove breakpoint, double-click on ruler again.

select main source file of node application on project explorer, open context menu right-clicking, select [debug as]-[node application] menu.

happy debugging ;)


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -