DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

Benoit has posted 48 posts at DZone. View Full User Profile

Disable Antialiasing On NetBeans Mac OSX

08.11.2009
| 2211 views |
  • submit to reddit
        Edit the file NetBeans.app/Contents/Ressources/NetBeans/etc/netbeans.conf
netbeans_default_options="-J-client -J-Xss2m -J-Xms32m -J-XX:PermSize=32m -J-XX:MaxPermSize=200m -J-Xverify:none -J-Dapple.laf.useScreenMenuBar=true -J-Dsun.java2d.noddraw=true -J-Dswing.aatext=false -Dawt.useSystemAAFontSettings=false"

<a href="http://www.ab-d.fr/">Source: </a><a href="http://www.ab-d.fr/date/2009-08-11/">Comment désactiver l'anti-aliasing des polices sur NetBeans Mac OS X</a>    

Comments

Snippets Manager replied on Tue, 2010/11/23 - 9:29pm

This does not work on Snow Leopard with Netbeans 6.9.1