File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 66
77![ nodeclipse-logo] ( Nodeclipse_logo_light.png )
88
9+ Hello, I am Paul Verest, one of Nodeclipse [ contributors] ( https://github.com/Nodeclipse/nodeclipse-1/graphs/contributors ) .
10+ I 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".
12+ That lead me to know Nodeclipse 0.2 by Tomoyuki Inagaki, that by that time was fork in his own account.
13+ We 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)
15+
16+ Check README.md in project modules (e.g. ` org.nodeclipse.debug ` ). See launching Node.js logic in
17+ [ LaunchConfigurationDelegate.java] ( https://github.com/Nodeclipse/nodeclipse-1/blob/master/org.nodeclipse.debug/src/org/nodeclipse/debug/launch/LaunchConfigurationDelegate.java )
18+
19+ Below is long and a little bit old notes. You should better start with building yourself, checking < http://www.nodeclipse.org >
20+ that has all links.
21+
22+
923** Table of Contents** * generated with [ DocToc] ( http://doctoc.herokuapp.com/ ) *
1024
1125- [ Nodeclipse - Node.js support in Eclipse IDE] ( #nodeclipse---nodejs-support-in-eclipse-ide )
You can’t perform that action at this time.
0 commit comments