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 20151013"

(Meeting Minutes)
(Meeting Minutes)
Line 21: Line 21:
  
 
== Meeting Minutes ==
 
== Meeting Minutes ==
# New CQs for JSON editor
+
# JSON Editor
## http://dev.eclipse.org/ipzilla/show_bug.cgi?id=10236
+
## New CQs for JSON editor
# CQ for JSON editor is updated.
+
### http://dev.eclipse.org/ipzilla/show_bug.cgi?id=10236
# JSON editor contribution to be done to SSE (instead of JSDT)
+
## 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
 
# npm/bower contribution from JBDS is expected to happen by the end of the month
 
# JSDT Debugger
 
# JSDT Debugger

Revision as of 12:47, 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

Back to the top