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
When the node debugger hits a breakpoint in eclipse, in j2ee or pydev environments. the eclipse ide title bar changes to the relative filepath. But in nodeclipse, title bar shows a lenghty jargon as,
Debug - STANDALONE_V8/D_Progs_Eclipses...........
i am attaching the demo picture here as well.
This makes the developer go clueless during Step in debug, since there is no way to figure out which file the code belongs to.
The text was updated successfully, but these errors were encountered:
ghost
changed the title
In eclipse node debugger perspective, file path & name must be there.
In eclipse node debugger perspective, file path & name must be there on the title bar.
Nov 27, 2014
When the node debugger hits a breakpoint in eclipse, in j2ee or pydev environments. the eclipse ide title bar changes to the relative filepath. But in nodeclipse, title bar shows a lenghty jargon as,
Debug - STANDALONE_V8/D_Progs_Eclipses...........
i am attaching the demo picture here as well.
This makes the developer go clueless during Step in debug, since there is no way to figure out which file the code belongs to.
The text was updated successfully, but these errors were encountered: