We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ccb204 commit a6506e5Copy full SHA for a6506e5
org.nodeclipse.debug/README.md
@@ -0,0 +1,15 @@
1
+
2
+##
3
4
+## TODO notes
5
6
+debug port 5858 is hard-coded
7
8
+in 2 classes: LaunchConfigurationDelegate & NodeDebugUtil
9
10
11
+--debug-brk=5858
12
13
+http://stackoverflow.com/questions/11947409/nodejs-eclipse-v8-deb
14
15
+Port should be set per file basis, e.g. in Run Configuration
0 commit comments