Let's start, open your terminal, then type in:
nano /home/user/netbeans-7.3/etc/netbeans.conf
Then add the following line into netbeans option:
-J-Dswing.aatext=true -J-Dawt.useSystemAAFontSettings=lcd --laf Metal
Or you can change --laf Metal to --laf GTK
Enjoy your new look of Netbeans IDE and HAPPY CODING :)
0 comments
Post a Comment