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 20160719

< JSDT‎ | Confcalls
Revision as of 05:44, 10 August 2016 by Unnamed Poltroon (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

JSDT/Confcalls/Minutes 20160719

Status

  • Patrik Completed simple Oomph project setup file: JSDT.setup. he will push the change, blog about using it for JSDT, and make a video.
  • Angel is Working on a prototype for getting rid of the old Compiler, in favor of the new parser. The aim is to have better code completion improving the indexing, and this will boost performances dramatically.
  • Note: After we fixed the indexing, we should consider using a CDT-style indexing, that is said to have great performances.
  • Gorkem Made a release for the Java lang services
  • He started looking into the Closure Compiler (CC). When that will be ready we'll switch the JSDT parser from Esprima to to CC. Then we'll figure out which level of linting and error tolerance we should use.
    • The CC in JSDT, can quickly generate an AST, (without generror) that we can pass to reconcilier and error reporter.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.