简体   繁体   English

用于日食juno的AngularJs插件

[英]Plugins of AngularJs for eclipse juno

I am working with angular js in my eclipse ide but i could not find good angularjs plugis for eclipse. 我正在使用我的日食中的角度js但是我找不到用于日食的好的angularjs插件。 I went through https://github.com/sbegaudeau/AngularJS-Eclipse-Tools and it was not giving me proper instructions to install the plugin. 我浏览了https://github.com/sbegaudeau/AngularJS-Eclipse-Tools并没有给我正确的安装插件的说明。 Is there any other plugins to work with angularjs in eclipse ide. 是否有任何其他插件可以在eclipse ide中使用angularjs。 I worked with jsdt also which is only suitable to javascript but not for angulrjs. 我也使用jsdt,它只适用于javascript但不适用于angulrjs。

或者也许你可以使用这个插件: https//github.com/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.com/questions/12989859/what-is-the-best-ide-for-angularjs https://stackoverflow.com/questions/12989859/what-is-the-best-ide-for-angularjs

and

Configuring angularjs with eclipse IDE 使用eclipse IDE配置angularjs

Personally I would say: Use Webstorm/IDEA, it is so much better for HTML/CSS/JS-development in general :-) 我个人会说:使用Webstorm / IDEA,它对于HTML / CSS / JS开发一般来说要好得多:-)

  • Use AngularJS Eclipse 0.5.0 plug-in from Eclipse Marketplace , 使用Eclipse Marketplace中的 AngularJS Eclipse 0.5.0插件,

    安装AngularJS Eclipse

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

    转换Angularjs项目

Now you can see the Angularjs tags in Eclipse Editor. 现在,您可以在Eclipse Editor中看到Angularjs标记。

AngularJS标签可用 .

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM