-
Notifications
You must be signed in to change notification settings - Fork 12
New and Noteworthy 1.0.0
angelozerr edited this page Jul 8, 2017
·
3 revisions
Here's a list of the most noteworthy things in the Angular Eclipse 1.0.0
release which is available for download since 23/08/2016. You can see issues for 1.0.0
See https://github.com/angelozerr/typescript.java/wiki/New-and-Noteworthy-1.0.0
WTP HTML Editor is extended to support Angular2 features like coloration for Angular2 expression, completion, etc
Angular2 syntax, like interpolation, DOM event binding, DOM property binding, known directives binding are highlighted:
Angular2 template for HTML editor like John Papa VSCode snippet are available:
Angular2 Eclipse consumes WTP extension of Neon to ignore errors and is able to validate Angular2 syntax.
Angular2 IDE provides 3 means to consume angular-cli:
- with a Terminal which is integrated when you install Eclipse JEE Distribution.
- with Eclipse Wizards.
- with Eclipse Launches.