Menu

#5 RubyMine support

open
nobody
IntelliTail (3)
5
2013-02-20
2013-02-20
No

Please, could it be made to work with RubyMine too?

I've tried to modify just the plugin.yml file adding a "depends" tag, the way it is said in http://confluence.jetbrains.com/display/IDEADEV/Plugin+Compatibility+with+IntelliJ+Platform+Products, and it now loads in RubyMine. However, it crashes later because it uses clases not available in RubyMine, like com.intellij.openapi.actionSystem.DataKeys

Discussion


Log in to post a comment.