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 20151006

Logistics

See JSDT/Confcalls

Meeting Agenda

  1. Review Victor's Draft JSDT plan
    1. Review items
    2. Determine items that we can commit for Neon
    3. Create work groups for longer term items

Attendees

Victor Rubezhny 
Gorkem Ercan
Mickael Istria
Chuck Bridgham
Alexey Kazakov
Denis Golovin
Michael Rennie 
Adalberto Lopez Venegas 
Alina Denise Marin Rodriguez 
Orlando Ezequiel Rincon Ferrera

Meeting Minutes

  • Red Hat is building Bower and npm integration as part of JBoss Tools. Once the npm integration is completed it can be moved to WTP. Demo for Bower integration
  • There is a need for a node.js integration component: AP: Gorkem to create a bugzilla item for node.js integration
  • The CQ JSON Editor contribution is progressing, we should expect it to land soon. AP: Chuck will check if somebody from his team can work on integrating and hardening once the contribution lands on WTP.
  • JSON Editor is probably a better fit to be included on SSE than JSDT
  • Can we use Nashorn to run a JS based Javascript parser? Red Hat team tried J2V8 for this purpose in the past but it was not viable.
  • We need extension points in JSDT that can open JSDT services to be 3rd party providers such as Tern.java. AP: Victor to work on a proposal for such an extension point with help from Angelo Zerr.
  • HTML validation also needs integration points for custom validators especially for frameworks such as angular. We do not seem to have bugzilla entries associated with this. AP:Gorkem to open related items.
  • Some items on the plan are point to JBoss Tools Jiras. AP: Red Hat team to move relevant items to bugzilla.
  • Denis started working on researching possible debugging solutions for JavaScript.

Back to the top