Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

JSDT/Confcalls/Minutes 20160830

JSDT Sync 30 Aug

Attendees: Ilya, Victor, Patrik, Gorkem, Angel

Retrospective

For Neon.1 we have one fix for JSDT For Neon.2/Oxygen the number of RH developers will be reduced Hence, there will be a slowdown, and we should add new features carefully, ie. add CC and then stop. Angel: provided some changes that could be included in Neon.1 Gorkem: ClosureCompliler is half integrated in JSDT. The good part is that is very tolerant. The bad is that the conversion is a little bit time consuming. Most likely it will be released in Neon.2 VR: what about memory consumption? > GE there are no indications that this is heavy in CPU. GE: another benefit: we're going to get rid of the classloader hook

Fixes to enter Neon.1

Snjezana: https://git.eclipse.org/r/#/c/79939/ (Bug 497260) Angel: https://git.eclipse.org/r/#/c/79777/ (Bug 500305 ) Other Snjezana fixes for SSE https://git.eclipse.org/r/#/c/79939/ https://git.eclipse.org/r/#/c/79432/

Blog posts

Ilya is to Write a blog entry about Neon.1 improvements: - NodeJS debugger improvement, - new Frontend Debugger, - NPM Script support (Shane?) - Oomph Installer, - important bugfixes to editing / ui --> provide a query

Videos

Learning Node.js step by step using JSDT, we should have videos about that 1. basic node app in JSDT 2. fullstack app (back+frontend) 3. debug frontend 4. debug backend Plus, Improve this

  1. . https://www.youtube.com/watch?v=R_F6qcxl15E by adding info about by adding info about the launch config and the classloader hook

Back to the top