|
This article is a stub. Notes: please use the first argument of the template to provide more detailed indications. ( Discuss)
|
|
|
This article or section is out of date. Reason: please use the first argument of the template to provide a brief explanation. ( Discuss)
|
|
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