Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Removal of ES level preference


JSDT project is planning[1] the removal of the ES level preference for JavaScript validation. Currently JSDT allows projects to select an ES level for JavaScript validation, code assist etc. However, there is only a single ES level implementation and we are currently working to bring ES6 level language features. The plan is to remove this preference completely and support the
latest ecmascript language levels.

If you have any concerns or questions please raise them up here or with the related bugzilla

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=488346

Thanks,
—
Gorkem


Back to the top