简体   繁体   English

Eclipse Neon 中的 ES6 支持在哪里?

[英]Where is ES6 support 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.我下载了 Eclipse Neon 的“Java EE”和“Web 开发人员”版本,以尝试新版本的软件中据称存在的新 ES6 支持。

However both editions appear to contain only the old ES3 validator - with no ES6 in sight.然而,这两个版本似乎都只包含旧的 ES3 验证器 - 看不到 ES6。

I could find no mention of ES6/ECMAScript 2015 support in the Eclipse help documents.我在 Eclipse 帮助文档中找不到对 ES6/ECMAScript 2015 支持的提及。

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?我尝试在 Eclipse 论坛上搜索一些线索,但我发现的只是这两篇未回答的帖子在思考相同的问题 - ES6 支持隐藏在 Eclipse Neon 中的什么地方?

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"我也在为此而挣扎 - 最后我下载了最新版本的 Eclipse 并选择了“Eclipse IDE for Web and JavaScript Developers”

JSDT Components (As part of WTP) are now just like any other plugin . JSDT 组件(作为 WTP 的一部分)现在就像任何其他插件一样

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.使用通用文本编辑器打开 JavaScript 文件也很重要——我必须安装一个插件,它提供了一个所谓的 Javasript 编辑器——但它不起作用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM