简体   繁体   English

在Eclipse中使用Angular 2和TypeScript编译错误

[英]Compile errors with Angular 2 and TypeScript in Eclipse

Which development environments for TypeScript support the right version of the language for developing with AngularJS 2, and are likely to keep up with new releases? 哪种TypeScript开发环境支持使用AngularJS 2开发的语言的正确版本,并且可能会跟上新版本的发展? My preferred IDE is Eclipse. 我首选的IDE是Eclipse。

I was originally trying to use the TypEcs plugin in Eclipse ( http://typecsdev.com/ ) but the latest version runs TypeScript 1.5.3 and abstract classes used by Angular weren't introduced until TypeScript 1.6 ( https://github.com/Microsoft/TypeScript/wiki/What%27s-new-in-TypeScript ). 我最初试图在Eclipse( http://typecsdev.com/ )中使用TypEcs插件,但是最新版本运行TypeScript 1.5.3,直到TypeScript 1.6( https://github.com)才引入Angular使用的抽象类。 com / Microsoft / TypeScript / wiki / What%27s-new-in-TypeScript )。

Disclaimer, I'm the author of Angular2 Eclipse 免责声明,我是Angular2 Eclipse的作者

I suggest you try Angular2 Eclipse : 我建议您尝试Angular2 Eclipse

Angular2 Eclipse requires Eclipse JEE Neon installation. Angular2 Eclipse需要安装Eclipse JEE Neon

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

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