Rubymine

From ArchWiki
Jump to: navigation, search
Tango-document-new.png This article is a stub.
Notes: please use the first argument of the template to provide more detailed indications. (Discuss)
Tango-document-new.png
Tango-dialog-warning.png This article or section is out of date.
Reason: please use the first argument of the template to provide a brief explanation. (Discuss)
Tango-dialog-warning.png

If you have troubles with fonts in RubyMine. Just use Sun/Oracle jdk instead openjdk.

Remove openJDK:

# pacman -Rd openjdk6

Install Sun/Oracle JDK:

# pacman -S jdk