File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88
99Hello, I am Paul Verest, one of Nodeclipse [ contributors] ( https://github.com/Nodeclipse/nodeclipse-1/graphs/contributors ) .
1010I am Java developer adopting Node.js, ( and then PhantomJS and Nashorn Javascript) into my set of tools.
11- In January 2013 I just started developing Node.js in Eclipse without any plugins, but then I then I came to point "how to debug".
11+ In January 2013 I just started developing Node.js in Eclipse without any plugins, but then I came to the point "how to debug? ".
1212That lead me to know Nodeclipse 0.2 by Tomoyuki Inagaki, that by that time was fork in his own account.
1313We unified 0.2 back into Nodeclipse organization, the rest can be seen in [ history] ( http://www.nodeclipse.org/history ) .
14- Try out next 0.7 version from this sources just by ` clone ` , ` mvn package ` then install from .zip (see Maven build for more)
14+ Try out next 0.7 version from this sources just by ` git clone` , `mvn package' , then install from .zip (see Maven build below for more)
1515
1616Check README.md in project modules (e.g. ` org.nodeclipse.debug ` ). See launching Node.js logic in
1717[ LaunchConfigurationDelegate.java] ( https://github.com/Nodeclipse/nodeclipse-1/blob/master/org.nodeclipse.debug/src/org/nodeclipse/debug/launch/LaunchConfigurationDelegate.java )
You can’t perform that action at this time.
0 commit comments