简体   繁体   English

IntelliJ IDEA中的Karma插件

[英]Karma plugin in IntelliJ IDEA

Why I can not see this Karma plugin in intellij IDEA 12 plugins? 为什么我在intellij IDEA 12插件中看不到这个 Karma插件?

And if I download it I can not install it from the disk. 如果我下载它,我无法从磁盘安装它。 It says that this plugin "is not compatible" 它说这个插件“不兼容”

But I guess it works in WebStorm . 但我想它可以在WebStormWebStorm

The Point is.. I just thought if one bought IntelliJ IDEA licence then he/she can work either with web or with Java * in full *. 点是..我只是想如果有人购买了IntelliJ IDEA许可证,那么他/她可以使用web或者使用Java * 来完成 *。 Isn't that 'IntelliJ IDEA' should be able to have all stuff that WebStrom has if one want to install it? 难道不是'IntelliJ IDEA'应该能够拥有WebStrom所有想要安装的东西吗?

The plugin is not compatible with IDEA 12, only IDEA 13. If you look at the "Since Build" and Until Build" values, it shows what build number range the plugin is compatible with. IntelliJ IDEA uses a dual number build number. The first is the branch number and the second is the build on that branch. For the most part, the first two digits of the branch number correspond with the IDEA version. For example, IDEA v12.1.6 is build 129.1359. V 12.0 was build 123.72. 该插件与IDEA 12不兼容,只与IDEA 13兼容。如果您查看“Since Build”和“直到Build”值,它会显示插件兼容的内部版本号范围.IntelliJ IDEA使用双号内部版本号。第一个是分支编号,第二个是该分支的构建。在大多数情况下,分支编号的前两位数字与IDEA版本一致。例如,IDEA v12.1.6是build 129.1359。V 12.0是build 123.72 。

The first release of the plug-in you asked about had a valid build range of 130.1167 through 131 (ie it was valid for all of the 130 branch). 您询问的插件的第一个版本的有效构建范围为130.1167到131(即它对所有130分支都有效)。 These were IDEA 13 EAP (ie beta) builds. 这些是IDEA 13 EAP(即beta)版本。 The latest plug-in release is for builds 133 through 132 (ie the 133 branch). 最新的插件版本适用于构建133到132(即133分支)。 IDEA 13.0, released yesterday, is build 133.193. 昨天发布的IDEA 13.0是133.193。

Note that if you purchased your IntelliJ IDEA 12 license on or after Oct 30, 2013, it is valid for IDEA 13. (See https://intellij-support.jetbrains.com/entries/30490508-IntelliJ-IDEA-12-key-doesn-t-work-in-13-version for details) 请注意,如果您在2013年10月30日当天或之后购买了IntelliJ IDEA 12许可证,则对IDEA 13有效。(请参阅https://intellij-support.jetbrains.com/entries/30490508-IntelliJ-IDEA-12-key -doesn-t-work-in-13-version详情)

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

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