Hi AngularJS guys, If you are Eclipse user, I would like to introduce to you AngularJS Eclipse<https://github.com/angelozerr/angularjs-eclipse> . AngularJS Eclipse Plugin extends Eclipse WTP to :
- provides an HTML editor which supports AngularJS expression and directive. See HTML features<https://github.com/angelozerr/angularjs-eclipse/wiki/HTML-Features> for more informations. - provides an Angular Explorer<https://github.com/angelozerr/angularjs-eclipse/wiki/Angular-Explorer-View> view which displays modules, controllers of your project in a tree. - provides a Javascript editor which supports AngularJS features (modules, etc). See Javascript features<https://github.com/angelozerr/angularjs-eclipse/wiki/Javascript-Features> for more informations. AngularJS Eclipse is based on tern.java<https://github.com/angelozerr/tern.java> to manage powerfull completion on HTML files (AngularsJS Expression, directive, modules) and Javascripts files (see Tern Eclipse IDE<https://github.com/angelozerr/tern.java/wiki/Tern-Eclipse-IDE> ) If you start with AngularJS Eclipse, please read Getting Started<https://github.com/angelozerr/angularjs-eclipse/wiki/Getting-Started> . Don't hesitate to create issues at https://github.com/angelozerr/angularjs-eclipse/issues?state=open to improve it. Hope you will like it. Regards Angelo -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
