Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Depending on a lot of version numbers, you may have to pass

          -Dswing.aatext=true
          -Dawt.useSystemAAFontSettings=on
to your JVM. I don't know why the default is "ugly 1990s-style", but those settings made Netbeans usable for me (for long enough to discover I still prefer Eclipse, except for the profiler).


AFAIK There is a setting in editor->Appearance->Use Anti Aliased Fonts and, as other commenter said Oracle JRE may have better font rendering than Open JDK.


On OS X you can add

apple.awt.rendering = quality

to the info.plist properties section in the .app Contents folder and it seems to make the fonts a little smoother as well.


Trying Oracle's JDK often helps with such things, as well.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: