Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In eclipse node debugger perspective, file path & name must be there on the title bar. #7

Open
ghost opened this issue Nov 27, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented 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.
nodeclipse-1-debugging

@ghost 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
@paulvi
Copy link
Member

paulvi commented Nov 27, 2014

Eclipse is showing actual path for file in Eclipse virtual file system.

Yes, that is part of bigger issue.

Actual code and issues are at https://github.com/Nodeclipse/nodeclipse-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant