@@ -191,28 +191,34 @@ <h3><a name="news" class="anchor" href="#news"></a>
191191 -->
192192
193193
194- < p >
195- 2018-01-11 Nodejs 8 has depricated < code > --debug</ code > command option, so debug may not work.
196- The code in question is < code > cmdLine.add("--debug"+brk+"="+nodeDebugPort);</ code >
197- < 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 > .
198- Help is needed to try out solution for Nodejs 8
199- < a href ="https://github.com/Nodeclipse/nodeclipse-1/issues/220 "> #220</ a >
200- .
194+ < p >
195+ 2018-03-26 Migrating from < a href ="nodeclipse.org "> nodeclipse.org</ a > < br />
196+ to < a href ="https://nodeclipse.github.io "> https://nodeclipse.github.io</ a > < br />
197+ See < a href ="https://github.com/Nodeclipse/nodeclipse-1/issues/221 "> #221</ a > for details.
198+ Sources are of course at https://github.com/Nodeclipse/nodeclipse.github.io
199+ </ p >
200+ < p >
201+ 2018-01-11 Nodejs 8 has depricated < code > --debug</ code > command option, so debug may not work.
202+ The code in question is < code > cmdLine.add("--debug"+brk+"="+nodeDebugPort);</ code >
203+ < 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 > .
204+ Help is needed to try out solution for Nodejs 8
205+ < a href ="https://github.com/Nodeclipse/nodeclipse-1/issues/220 "> #220</ a >
206+ .
201207 </ p >
202- < p >
203- 2017-11-03 Have you tried < a href ="https://github.com/mickaelistria/eclipse-bluesky "> BlueSky</ a > -
204- new simple and productive Web Development Tools by Mickael Istria.
205- Available on < a href ="https://marketplace.eclipse.org/content/bluesky-web-development-eclipse-ide-experimental "> marketplace</ a >
206- and soon in < a href ="http://www.nodeclipse.org/updates/list "> Nodeclipse plugin list</ a > .
208+ < p >
209+ 2017-11-03 Have you tried < a href ="https://github.com/mickaelistria/eclipse-bluesky "> BlueSky</ a > -
210+ new simple and productive Web Development Tools by Mickael Istria.
211+ Available on < a href ="https://marketplace.eclipse.org/content/bluesky-web-development-eclipse-ide-experimental "> marketplace</ a >
212+ and soon in < a href ="http://www.nodeclipse.org/updates/list "> Nodeclipse plugin list</ a > .
207213 </ p >
208- < p >
209- 2017-10-31 < a href ="https://github.com/Mathieuu/CsvEdit "> CSV Edit</ a > (with a tiny change)
210- was built and update site is now at
211- < code > http://www.nodeclipse.org/updates/csvedit/</ code > < br >
212- Also installable via on < a href ="https://marketplace.eclipse.org/content/csv-edit-resurrector "> marketplace</ a >
213- and in < a href ="http://www.nodeclipse.org/updates/list "> Nodeclipse plugin list</ a > .
214+ < p >
215+ 2017-10-31 < a href ="https://github.com/Mathieuu/CsvEdit "> CSV Edit</ a > (with a tiny change)
216+ was built and update site is now at
217+ < code > http://www.nodeclipse.org/updates/csvedit/</ code > < br >
218+ Also installable via on < a href ="https://marketplace.eclipse.org/content/csv-edit-resurrector "> marketplace</ a >
219+ and in < a href ="http://www.nodeclipse.org/updates/list "> Nodeclipse plugin list</ a > .
214220 </ p >
215- < p >
221+ < p >
216222 2017-11-18 < a href ="http://www.nodeclipse.org/updates/gradle-ide-pack "> Gradle IDE Pack</ a > repository
217223 (< a href ="https://marketplace.eclipse.org/content/gradle-ide-pack "> on marketplace</ a > )
218224 now includes < a href ="https://github.com/de-jcup/egradle "> EGradle</ a > .
0 commit comments