Skip to content

Commit a6506e5

Browse files
author
Paul Verest 伟保罗
committed
add README with todo notes
1 parent 7ccb204 commit a6506e5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

org.nodeclipse.debug/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)