最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Where is ES6 support in Eclipse Neon? - Stack Overflow

programmeradmin5浏览0评论

I downloaded the 'Java EE' and 'web developer' editions of Eclipse Neon to try out the new ES6 support that allegedly exists in this new version of the software.

However both editions appear to contain only the old ES3 validator - with no ES6 in sight.

I could find no mention of ES6/ECMAScript 2015 support in the Eclipse help documents.

I tried searching the Eclipse forums for some clues, but all I found were these two unanswered posts pondering the same question - just where is ES6 support hiding in Eclipse Neon?

I downloaded the 'Java EE' and 'web developer' editions of Eclipse Neon to try out the new ES6 support that allegedly exists in this new version of the software.

However both editions appear to contain only the old ES3 validator - with no ES6 in sight.

I could find no mention of ES6/ECMAScript 2015 support in the Eclipse help documents.

I tried searching the Eclipse forums for some clues, but all I found were these two unanswered posts pondering the same question - just where is ES6 support hiding in Eclipse Neon?

Share Improve this question asked Jul 23, 2016 at 13:31 BlivvyBlivvy 1411 silver badge3 bronze badges 2
  • Did you try writing some ES6 code? – nitind Commented Jul 23, 2016 at 18:21
  • Did you find an answer to your question anywhere else? I am having trouble finding any support for Eclipse Neon & JSDT. – Adam Commented Sep 14, 2016 at 20:16
Add a ment  | 

2 Answers 2

Reset to default 3

Free

  • JSDT

$$$

  • Webclipse / JSJet

I was fighting with this as well - in the end I downloaded the latest version of Eclipse and selected "Eclipse IDE for Web and JavaScript Developers"

JSDT Components (As part of WTP) are now just like any other plugin.

Very important is also to open JavaScript Files with the Generic Text Editor - I have to have a plugin installed, which offers a so called Javasript Editor - but it does not work.

发布评论

评论列表(0)

  1. 暂无评论