Tom Sawyer
Tom Sawyer

Reputation: 66

Intellij IDEA Community edition and Ruby plugin

I use Intellij IDEA Community Edition and I wanted to install the Ruby plugin, but it is only available for the full version of the IDEA, although distributed free license. How to install it in community edition version?

Upvotes: 2

Views: 6111

Answers (1)

Darek Kay
Darek Kay

Reputation: 16669

You answered your question already: you cannot use Ruby in IntelliJ IDEA Community Edition, the plugin won't work:

Supported only in Ultimate Edition: ... Ruby, JRuby ...

Source

As stated in a comment, you can get IntelliJ IDEA Ultimate for free (non-commercial use only) as a student.

Upvotes: 3

Related Questions