Will Brokenbourgh - A Christian autistic husband, dad, IT guy and amateur radio operator - AF7EC
NetBeans editor font fix
April 25th, 2015
Seems like every time I try NetBeans on Linux or BSD, I have the same problem...ugly fonts in the editor. Here's what finally worked for me:
_JAVA_OPTIONS="-Dswing.aatext=true -Dawt.useSystemAAFontSettings=on"; export _JAVA_OPTIONS
I put this in my .profile file on FreeBSD, and now the ugly editor fonts are GONE. Yeah-hoo! :D
God bless you! :)
Post A Comment
This page should pass HTML validation.
Standards-compliance is important to me.