Reputation: 5468
I have struggled this for couple of days without any success, please help me out.
What I am seeking is to find a better IDE for editing and debugging Node.js based JavaScript server code. I have successfully installed Eclipse IDE for JavaScript and followed link https://github.com/joyent/node/wiki/Using-Eclipse-as-Node-Applications-Debugger installed Chrome debugger for Eclipse.However, when I tried to debug I encountered an error saying 'Failed to get tabs for debugging'
Here are the steps what I did:
Please help me on this, what did I missing from the steps?
Upvotes: 3
Views: 3504