[
https://issues.jboss.org/browse/JBDS-3905?page=com.atlassian.jira.plugin....
]
Ilya Buziuk commented on JBDS-3905:
-----------------------------------
I have tested studio against PR and everything works just fine. Basically, there is no
step-by-step instructions for QE verification. Broadly speaking, JSDT should have full
ECMAScript 2015 support - more details can be found in the following -
http://www.eclipse.org/community/eclipse_newsletter/2016/may/article2.php
Several key points for verification:
- any ECMAScript 3 / 5 / 2015 code should be parsed without errors
- content assist should contain new EcmaScript 2015 keywords and template literals such as
- *Class*, *const*, *let* etc..
Add JSDT/Equinox hook for Nashorn to devstudio product configuration
--------------------------------------------------------------------
Key: JBDS-3905
URL:
https://issues.jboss.org/browse/JBDS-3905
Project: Red Hat Developer Studio (DevStudio)
Issue Type: Task
Components: build, javascript
Reporter: Alexey Kazakov
Assignee: Ilya Buziuk
Priority: Blocker
Fix For: 10.0.0.Alpha3
We should add -Dosgi.framework.extensions=org.eclipse.wst.jsdt.nashorn.extension to the
devstudio product configuration to have JSDT working OOTB.
See
https://wiki.eclipse.org/JSDT/Equinox_hook_for_Nashorn
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)