NetBeans config file
Posted
by Ockonal
on Stack Overflow
See other posts from Stack Overflow
or by Ockonal
Published on 2010-03-15T14:37:20Z
Indexed on
2010/03/15
14:39 UTC
Read the original article
Hit count: 296
Hi guys, my NetBeans has ugly fonts in interface. I'm going to make antialiasing for it. In internet I saw that there is should be
-J-Dswing.aatext=true -J-Dawt.useSystemAAFontSettings=on
in netbeans_default_options. This file should be located in /etc/netbeans.conf. But there isn't this file. I have NetBeans 6.8. Help, please.
© Stack Overflow or respective owner