在Eclipse中有改变ECMAScript合规级别的方法吗? [英] Is there a way in Eclipse to change the ECMAScript compliance level?

查看:655
本文介绍了在Eclipse中有改变ECMAScript合规级别的方法吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在安装了

解决方案

没有办法在JSDT中直接使用较新的合规级别,但是使用一个名为 tern-java 可以使用 ES5 ES2015 (在 ES6 之前命名)。



我通过安装角食。您可以在Eclipse Marketplace上找到该插件。


In Eclipse 4.5 (Mars) with installed JavaScript Development Tools (JSDT), the default compliance level for ECMAScript is set to ECMAScript 3, which is already very outdated. And the related drop down list to change the compliance level is deactivated, so it's not possible to change the option. Is there a way to change those settings to a newer standard like ECMAScript 5 or ECMAScript 2015?

解决方案

There is no way to use a newer compliance level directly in JSDT, but with a plugin called tern-java you can use ES5 or ES2015 (named before ES6).

I added this plugin via the installation of angular-eclipse. You can find this plugin on Eclipse Marketplace.

这篇关于在Eclipse中有改变ECMAScript合规级别的方法吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆