Hello, could you clarify how exactly i should do this "create an IntelliJ Platform SDK pointing to an installation of RubyMine/PyCharm". Is it about that when i creating Project SDK i should point to i.e. RubyMine directory instead of Idea ? I'm right ?
Dan, com.intellij.modules.lang is also available in both AppCode and CLion.
Could you please check the plugin's requirements (e.g. since-build, until-build)
7 Comments
Ilya Kazakevich
I just figured out that there is one more dependency: ultimate platform: com.intellij.modules.ultimate. It does not exist in community edition.
Kamil Kalfas
Hello, could you clarify how exactly i should do this "create an IntelliJ Platform SDK pointing to an installation of RubyMine/PyCharm". Is it about that when i creating Project SDK i should point to i.e. RubyMine directory instead of Idea ? I'm right ?
Dan Cioca
does CLion not feature "com.intellij.modules.lang"? My plugin depends on this module and seems to be incompatible with CLion.
(same for MPS)
Anton Makeev
Dan, com.intellij.modules.lang is also available in both AppCode and CLion.
Could you please check the plugin's requirements (e.g. since-build, until-build)
Dan Cioca
well, at least the plugin repository is considering it "incompatible dependency" for MPS and CLion.
AppCode looks fine.
(http://plugins.jetbrains.com/update/index?pr=webStorm&updateId=17054)
Anton Makeev
Plugin repository now only lists predefined set of plugins. Closer to 1.0 we'll expand the list do that custom plugins will also be available.
Anastasia Kazakova
It's ok now (https://plugins.jetbrains.com/plugin/1800). The list of modules is used instead of predefined set from now.