Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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?

like image 646
Tom Sawyer Avatar asked May 16 '26 10:05

Tom Sawyer


1 Answers

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.

like image 173
Darek Kay Avatar answered May 18 '26 05:05

Darek Kay