Forcing NetBeans to use Metal LAF on Ubuntu
I just installed NetBeans 6.1 on my Ubuntu Gutsy running Sun’s Java 6. The default L&F used is GTK. I personally prefer Metal with Ocean theme. Here is how you get those:
- Edit
NETBEANS_HOME/etc/netbeans.conf - Add
--laf javax.swing.plaf.metal.MetalLookAndFeel -J-Dswing.aatext=true -J-Dswing.metalTheme=oceantonetbeans_default_optionsvariable
Thats it!
thank you so much, I was looking everywhere for this option, I think GTK lookAndFeel doesn’t go too well with netbeans
thanks
Thanks!
Thank you for this post. I don’t like the glitches of gtk laf…