Plugins of AngularJs for eclipse juno

angularjs, eclipse, java, javascript

Solution

Or maybe you could use this plugin : https://github.com/angelozerr/angularjs-eclipse

Problem

I am working with angular js in my eclipse ide but i could not find good angularjs plugis for eclipse. I went through https://github.com/sbegaudeau/AngularJS-Eclipse-Tools and it was not giving me proper instructions to install the plugin. Is there any other plugins to work with angularjs in eclipse ide. I worked with jsdt also which is only suitable to javascript but not for angulrjs.

Original source