@@ -196,20 +196,28 @@ <h3><a name="news" class="anchor" href="#news"></a>
196
196
197
197
198
198
< p >
199
- 2016-11-03 Have you tried < a href ="https://github.com/mickaelistria/eclipse-bluesky "> BlueSky</ a > -
199
+ 2018-01-11 Nodejs 8 has depricated < code > --debug</ code > command option, so debug may not work.
200
+ The code in question is < code > cmdLine.add("--debug"+brk+"="+nodeDebugPort);</ code >
201
+ < a href ="https://github.com/Nodeclipse/nodeclipse-1/blob/master/org.nodeclipse.debug/src/org/nodeclipse/debug/launch/LaunchConfigurationDelegate.java#L114 "> LaunchConfigurationDelegate.java#L114</ a > .
202
+ Help is needed to try out solution for Nodejs 8
203
+ < a href ="https://github.com/Nodeclipse/nodeclipse-1/issues/220 "> #220</ a >
204
+ .
205
+ </ p >
206
+ < p >
207
+ 2017-11-03 Have you tried < a href ="https://github.com/mickaelistria/eclipse-bluesky "> BlueSky</ a > -
200
208
new simple and productive Web Development Tools by Mickael Istria.
201
209
Available on < a href ="https://marketplace.eclipse.org/content/bluesky-web-development-eclipse-ide-experimental "> marketplace</ a >
202
210
and soon in < a href ="http://www.nodeclipse.org/updates/list "> Nodeclipse plugin list</ a > .
203
211
</ p >
204
212
< p >
205
- 2016 -10-31 < a href ="https://github.com/Mathieuu/CsvEdit "> CSV Edit</ a > (with a tiny change)
213
+ 2017 -10-31 < a href ="https://github.com/Mathieuu/CsvEdit "> CSV Edit</ a > (with a tiny change)
206
214
was built and update site is now at
207
215
< code > http://www.nodeclipse.org/updates/csvedit/</ code > < br >
208
216
Also installable via on < a href ="https://marketplace.eclipse.org/content/csv-edit-resurrector "> marketplace</ a >
209
217
and in < a href ="http://www.nodeclipse.org/updates/list "> Nodeclipse plugin list</ a > .
210
218
</ p >
211
219
< p >
212
- 2016 -11-18 < a href ="http://www.nodeclipse.org/updates/gradle-ide-pack "> Gradle IDE Pack</ a > repository
220
+ 2017 -11-18 < a href ="http://www.nodeclipse.org/updates/gradle-ide-pack "> Gradle IDE Pack</ a > repository
213
221
(< a href ="https://marketplace.eclipse.org/content/gradle-ide-pack "> on marketplace</ a > )
214
222
now includes < a href ="https://github.com/de-jcup/egradle "> EGradle</ a > .
215
223
And by default when using MPC
0 commit comments