Skip to content

New and Noteworthy 1.1.0

angelozerr edited this page Jul 8, 2017 · 4 revisions

New and Noteworthy 1.1.0

Here's a list of the most noteworthy things in the Angular Eclipse 1.1.0 release which is available for download since 01/11/2016. You can see issues for 1.1.0

See New and Noteworthy 1.1.0 of typescript.java.

Angular2 TypeScript Template

Template are available for Angular2. It is based on VS Code Angular2 snippets of John Papa:

Angular2 Template Demo

AngularCLI Editor

Angular2 Eclipse provides an angular-cli.json editor composed with 2 pages:

  • Overview Page which provides a toolbar to run ng commands:

Angular CLI Editor

  • Source Page which uses WTP JSON Editor and provides completion:

Angular CLI Editor

ng launches

You can now customize your ng launches with UI:

ng Launch UI