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!

0
1 comment

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

Please sign in to leave a comment.