在 WebStorm 上安装 Cursive 插件

Installing Cursive plugin on WebStorm

我正在尝试为 ClojureScript 安装 Cursive 插件到 WebStorm 9。但是,该插件未显示在设置->插件菜单中的 'Browse repository' 选项卡上。

我尝试通过从 here 下载插件文件并从磁盘添加来安装它,但是 WebStorm 显示错误 'Error: Plugin Cursive is incompatible with current installation'

有没有办法在WebStorm上安装插件?

Doesn't look like it. 或者,未明确支持。

Cursive will work with IntelliJ versions 14, 14.1 and 15.

在该段的前面提到,您应该能够使用它来使用社区版。

If you don’t have a licence for the Ultimate Edition, the free Community Edition is fine.

草书需要Javaplug-in。当前 Java 在 WebStorm 中不受支持。 JetBrains 可能正在为 WebStorm 和其他 Idea 衍生产品中的 Java 提供一些基本支持。要 运行 Cursive,您必须同时安装 Idea CE 和 WebStorm 或升级到 Idea Ultimate。