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"

Line 21: Line 21:
  
 
== Meeting Minutes ==
 
== Meeting Minutes ==
 
+
# New CQs for JSON editor
On JSON Editor: The new CQ Request is opened for JSON Editor Contribution as it contains/uses (and, as such, have to be able to redistribute) the JSON Schemas for well-known JSON file formats like (bower.json, .bowerrc, package.json and so on) that was taken from schemastore.org project: http://dev.eclipse.org/ipzilla/show_bug.cgi?id=10236
+
## 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
 +
# The current Chrome and node.js JSDT debugger implementation are just stubs
 +
# Crossfire debugger is the most advanced debugger.

Revision as of 12:30, 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. 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)
  4. npm/bower contribution from JBDS is expected to happen by the end of the month
  5. The current Chrome and node.js JSDT debugger implementation are just stubs
  6. Crossfire debugger is the most advanced debugger.

Back to the top