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

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

(Attendees)
(Meeting Minutes)
 
(6 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
== Meeting Agenda ==
 
== Meeting Agenda ==
 
# Updates on current work  
 
# Updates on current work  
## JSON Editor
+
## JSON Editor  
 
## npm and bower contribution
 
## npm and bower contribution
 
# JavaScript Debugger
 
# JavaScript Debugger
Line 12: Line 12:
  
 
== Attendees ==  
 
== Attendees ==  
Gorkem Ercan
+
Gorkem Ercan
Chuck Bridgham
+
Chuck Bridgham
Adalberto
+
Adalberto
Alina
+
Alina
Ilya
+
Ilya
Alexey
+
Alexey Kazakov
Denis
+
Denis Golovin
  
 
== Meeting Minutes ==
 
== Meeting Minutes ==
 +
# JSON Editor
 +
## New CQs for JSON editor
 +
### http://dev.eclipse.org/ipzilla/show_bug.cgi?id=10236
 +
## CQ for JSON editor is updated.
 +
## JSON editor contribution to be done to SSE (instead of JSDT)
 +
# npm/bower contribution from JBDS is expected to happen by the end of the month
 +
# JSDT Debugger
 +
## The current Chrome and node.js JSDT debugger implementation are just stubs
 +
## Crossfire debugger is the most advanced debugger.
 +
## Connect Denis and Adalberto with Michael Rennie
 +
# More granular bugzilla entries needed related to extending JSDT with 3rd party JS tools
 +
# node.js use on WTP project.
 +
## It looks like the problem is mostly on the npm ecosystem
 +
## Will get Max to provide an update.

Latest revision as of 13:02, 13 October 2015

Logistics

See JSDT/Confcalls

Meeting Agenda

  1. Updates on current work
    1. JSON Editor
    2. npm and bower contribution
  2. JavaScript Debugger
  3. Using node.js and node.js based tools on JSDT/WTP


Attendees

Gorkem Ercan
Chuck Bridgham
Adalberto
Alina
Ilya
Alexey Kazakov
Denis Golovin

Meeting Minutes

  1. JSON Editor
    1. New CQs for JSON editor
      1. http://dev.eclipse.org/ipzilla/show_bug.cgi?id=10236
    2. CQ for JSON editor is updated.
    3. JSON editor contribution to be done to SSE (instead of JSDT)
  2. npm/bower contribution from JBDS is expected to happen by the end of the month
  3. JSDT Debugger
    1. The current Chrome and node.js JSDT debugger implementation are just stubs
    2. Crossfire debugger is the most advanced debugger.
    3. Connect Denis and Adalberto with Michael Rennie
  4. More granular bugzilla entries needed related to extending JSDT with 3rd party JS tools
  5. node.js use on WTP project.
    1. It looks like the problem is mostly on the npm ecosystem
    2. Will get Max to provide an update.

Back to the top