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/JSDT Neon Plan"

Line 9: Line 9:
 
== Eclipse M5 ==
 
== Eclipse M5 ==
 
=== Ground work for Parser change ===
 
=== Ground work for Parser change ===
 +
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=484598 - Disable TypeBinding and deprecate internal ast model
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=481706 - Update or replace JSDT parser to support ES6
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=481706 - Update or replace JSDT parser to support ES6
 
=== JSON Editor ===
 
=== JSON Editor ===

Revision as of 13:11, 17 December 2015

JSDT Plan for Neon

Eclipse M4

Integration with Javascript Package managers

Eclipse M5

Ground work for Parser change

JSON Editor

Integration with Javascript task managers

JavaScript Debugger


Eclipse M6

ES6 Compatible parser

Use of WTP and SSE validators Eclipse

Eclipse M7

Run/Debug support for

Deferred

JavaScript Unit testing

XML/HTML Validation

HTML/CSS debugging

  • Check out possibilities related to DOM visualization/debugging

Improve JavaScript Search

Back to the top