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 20161004

JSDT Sync 4 Oct 2016

Attendees: Ilya, Victor, Gorkem, Patrik, Angel

ECE 2016

Patrik is going to present about Backend NodeJs would be cool: debug js on f/e and b/e Java + separate, I should show the Node.js b/e debug (i.e. simple log a+ breakpoint) SpringBoot would be hard to use, perhaphs I can Ilya video, Jboss/Tomcat

Pending Changes

Ilya merged pending changes about Oomph+ closed Patrik pushed \8 change probably needs to amend. Victor is reviewing indexer and other changes. The only issue for the indexer are long files, (i.e. min.js) for which the indexing can take very long time. Victor fixed as-you type validation, and some more issues.

Future Fixes

Previouly we have settings on how to proceed with JSDoc. Settings are still there, but It is not easy to tell Esprima to not parse JSDoc. with ClosureCompiler it'll be easier. Gorkem could take a look at restoring JSDoc parsing, as CC supports the setting.

SSE Fixes

Are hard to push, as nobody seems evolving the project. To push improvements to SSE, we should ask Nitin D. Indeed there are problems of memory, i.e. mem consumptions

Closure Compiler

Gorkem is working on it, it is a big task. It looks promising.

Back to the top