Skip to content

Commit 1cb14ef

Browse files
committed
Paul Verest story; simple invitation to check resource
1 parent 6971ff2 commit 1cb14ef

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@
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)

0 commit comments

Comments
 (0)