NodeJS plugin removed remote path and local directory, vm debugging broken
In IntelliJ 12, with the NodeJS plugin v129.714, there was an option to set the "local directory" and "remote path". This was required for me to map my source folders to my development VM , otherwise the remote debugger would not recognize source files and break points. Once those settings were filled, everything worked correctly. Now, with Intellij 13, the NodeJS plugin has removed those fields, and now my source files and break points are no longer recognized. How does one work around this?
请先登录再写评论。
Could you please provide more details or test project? We don't use absolute paths anymore, so, such mappings are not required.
I am attaching a screenshot of the node remote debugger configuration I use to connect to my local VM
Attachment(s):
Screen Shot 2013-12-16 at 10.15.50 AM.png
bump
I have created issue about it — http://youtrack.jetbrains.com/issue/WEB-10421#comment=27-650337