简体   繁体   中英

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? My preferred IDE is 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 ).

Disclaimer, I'm the author of Angular2 Eclipse

I suggest you try Angular2 Eclipse :

Angular2 Eclipse requires Eclipse JEE Neon installation.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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