最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

java - Plugins of AngularJs for eclipse juno - Stack Overflow

programmeradmin1浏览0评论

I am working with angular js in my eclipse ide but i could not find good angularjs plugis for eclipse. I went through 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.

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./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.

Share Improve this question asked Nov 19, 2013 at 13:04 majjimajji 1692 gold badges4 silver badges19 bronze badges 1
  • Seems on the github they don't include the jar's for the plugin. Looks like you need to pull the project and build it yourself to install it. – Danny Commented Nov 19, 2013 at 13:32
Add a ment  | 

3 Answers 3

Reset to default 6

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

Well, unfortunately not much has changed since these questions - so I don't want to repeat what is written there but just the advice to read it there (esp. the second one):

https://stackoverflow./questions/12989859/what-is-the-best-ide-for-angularjs

and

Configuring angularjs with eclipse IDE

Personally I would say: Use Webstorm/IDEA, it is so much better for HTML/CSS/JS-development in general :-)

  • Use AngularJS Eclipse 0.5.0 plug-in from Eclipse Marketplace,


  • Then Right Click on your Project --> Configure --> Convert to Angularjs Project


Now you can see the Angularjs tags in Eclipse Editor.

.

发布评论

评论列表(0)

  1. 暂无评论