Search code examples
phpstorm

PhpStorm 11 EAP font blurred


Since I tried PhpStorm 11 EAP the font on my display is all blurred. Maybe this has to do with the change on the JDK? I am using Ubuntu 14.04. This hurts my eyes, do you know how I can fix this?

See this comparison

PhpStorm 10

enter image description here

compared to

PhpStorm 11

enter image description here


Solution

  • My solution was to switch back to Oracles Java JDK instead of using the bundled OpenJDK.

    I did this by creating the file in the global settings directory of PhpStorm: /home/MyUser/.PhpStorm2016.1/config/phpstorm.jdk including the destination of my Java installation: /usr/lib/jvm/java-8-oracle