Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.21 KB

README.md

File metadata and controls

16 lines (9 loc) · 1.21 KB

Angular Eclipse

Build Status Eclipse install

Angular Eclipse which is based on TypeScript IDE is a set of plugins which currently supports versions 2 to 7 of Angular :

  • Completion, validation, hover, hyperlink for Angular template defined in the HTML or TypeScript file by integrating @angular/language-service:

HTML Angular

  • Angular Wizards/Launches to create an Angular project, create components, build an application, start a server, etc. by integrating @angular/cli:

New Angular Project Wizard

Please start with Getting Started.