Plugin in ruby

Hei,

Is is possible to write Intellij IDEA plugin entirely in ruby? I can't configure JRuby plugin so that it would compile my sources instead of interpreting them.

Thanks!

评论操作 固定链接

We used to have some hooks in RubyMine to support this, but they have been removed in recent versions. The loss in performance and ease of debugging makes it not worth the effort.

0

请先登录再写评论。