eclipse - nodeclipse only allows debugging of 1 .js file at a time -
nodeclipse allows debugging of 1 .js file @ time. if set breakpoint in different .js file breakpoint never hit. error "source not available". nodeclipse not able load source of different files in debug stack. maybe because running current version: v0.12.0 of node.js because used work earlier version of node.js. running eclipse luna sr2 on windows 7.
yes agree previous version of node.js worked , debugging stopped working new version of node.js
however, forced upgrade new version v0.12.2 because version supports execsync call java classes in jar file synchronously instead of async. execsync works debugging not.
any suggestions on how can debug eclipse node.js v0.12.2?
Comments
Post a Comment