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

Difference between revisions of "JSDT/Confcalls/Minutes 20151117"

(Attendees)
Line 8: Line 8:
 
## JavaScript Debugger
 
## JavaScript Debugger
 
## Parser replacement
 
## Parser replacement
 
 
  
 
== Attendees ==  
 
== Attendees ==  
Line 15: Line 13:
 
  Adalberto
 
  Adalberto
 
  Alexey Kazakov
 
  Alexey Kazakov
 +
Alina
 +
Denis Golovin
 +
Orlando Rincon
 +
Victor
 +
Mickael
  
 
== Meeting Minutes ==
 
== Meeting Minutes ==
#
+
# JSON editor some progress on CQ
 +
# npm & bower CQ has been filed
 +
# JS debugger CQ filed.
 +
## Debugger may need to use two licenses, similar to JGit/EGit. Waiting for feedback from Google on that.
 +
https://s3.amazonaws.com/uploads.hipchat.com/405735/2811693/EO1YC5duyF5I1Wn/chdt-dependencies.png
 +
## Work continues on the temporary jbosstools repository to support new protocols.
 +
# Parser replacement
 +
## The plan is to start using Esprima with Nashorn
 +
## Use an architecture that is easily replaceable
 +
#Feel free to contact Victor or Gorkem about starting up with a new work
 +
## use eclipse-dev on Freenode: https://wiki.eclipse.org/IRC
 +
## A few bugzillas that can be worked on
 +
### https://bugs.eclipse.org/bugs/show_bug.cgi?id=463071
 +
### https://bugs.eclipse.org/bugs/show_bug.cgi?id=482054

Revision as of 14:03, 17 November 2015

Logistics

See JSDT/Confcalls

Meeting Agenda

  1. Updates on current work
    1. JSON Editor
    2. npm and bower contribution
    3. JavaScript Debugger
    4. Parser replacement

Attendees

Gorkem Ercan
Adalberto
Alexey Kazakov
Alina
Denis Golovin
Orlando Rincon
Victor
Mickael

Meeting Minutes

  1. JSON editor some progress on CQ
  2. npm & bower CQ has been filed
  3. JS debugger CQ filed.
    1. Debugger may need to use two licenses, similar to JGit/EGit. Waiting for feedback from Google on that.
https://s3.amazonaws.com/uploads.hipchat.com/405735/2811693/EO1YC5duyF5I1Wn/chdt-dependencies.png
    1. Work continues on the temporary jbosstools repository to support new protocols.
  1. Parser replacement
    1. The plan is to start using Esprima with Nashorn
    2. Use an architecture that is easily replaceable
  2. Feel free to contact Victor or Gorkem about starting up with a new work
    1. use eclipse-dev on Freenode: https://wiki.eclipse.org/IRC
    2. A few bugzillas that can be worked on
      1. https://bugs.eclipse.org/bugs/show_bug.cgi?id=463071
      2. https://bugs.eclipse.org/bugs/show_bug.cgi?id=482054

Back to the top