FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

thisisbook/angularjs-eclipse: AngularJS Eclipse Plugin · GitHub

 
 

Repository files navigation

AngularJS Eclipse Plugin

AngularJS Eclipse Plugin extends Eclipse WTP to :

  • provides an HTML editor which supports AngularJS expression and directive. See HTML features.
  • provides a Javascript editor which supports AngularJS features (modules, etc).

AngularJS Eclipse is based on tern.java to manage powerfull completion on HTML files (AngularsJE Expression, directive, modules) and Javascripts files (see Tern Eclipse IDE)

AngularJS Configuration

Before opening your HTML files (to see AngulaJS synt), you must convert your project to AngularJS Project :

HTML Editor

After that, you can open your HTML with AngularJS Editor :

You will see that AngularJS directive + EL are highlighted, completion is available for directive name :

Javascript Editor

See Tern Eclipse IDE)

Installation

If you wish to test the snapshot version of AngularJS Eclipse, you can install it with the Eclipse Update site http://oss.opensagres.fr/angularjs-eclipse/1.0.0-SNAPSHOT/ but it's not an official release.

Build

See cloudbees job: https://opensagres.ci.cloudbees.com/job/angularjs-eclipse/

About

AngularJS Eclipse Plugin

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors


Back | FazBrowse Home | New Git URL