You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NodeClipse only allows debugging of 1 .js file
If I set a breakpoint in a different .js file the breakpoint is never hit.
Error is source is not available.
NodeClipse is not able to load source of different files in the debug stack.
Maybe because I am running Current Version: v0.12.0 of Node.js because it used to work with an earlier version of Node.js.
I am also running Eclipse Luna SR2 on Windows 7.
The text was updated successfully, but these errors were encountered:
NodeClipse only allows debugging of 1 .js file
If I set a breakpoint in a different .js file the breakpoint is never hit.
Error is source is not available.
NodeClipse is not able to load source of different files in the debug stack.
Maybe because I am running Current Version: v0.12.0 of Node.js because it used to work with an earlier version of Node.js.
I am also running Eclipse Luna SR2 on Windows 7.
The text was updated successfully, but these errors were encountered: