Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

JSDT/Confcalls/Minutes 20160502

< JSDT‎ | Confcalls
Revision as of 10:09, 10 May 2016 by Unnamed Poltroon (Talk)

JSDT/Confcalls/Minutes 20160426

Attendees : Ilya, Adalberto, Gorkem, Patrik, Ian, Chuck, Victor S, Orlando,

Quick references: JSDT changes (pending), JSDT Open Bugs


Debugger

Ilya: reviewed and pushed the main Debugger stories. Plus he wants to improve hot-swap, to push source changes directly on running app. The debugger needs to be able to terminate the Nodejs process. See BUG 489041

  • Do we want to push the auto-reload for RC1 or it is for Neon.1?
  • GE, IB, we could move non-risky stuff to RC1 or RC2, i.e. termination of running Nodejs. Otherwise, it'll be Neon.1

Adalberto prepared a draft for the newsletter, see Nodejs development with JSDT

Gorkem took a look at Electron (http://electron.atom.io/), which has a Nodejs based debugging system. We should take a look and compare functionalities.

Back to the top