Ubuntu Netbeans 6.9 is ugly [closed]
The fonts and everything is just ugly in Ubuntu 11.04. Do you know how to change it, to make it look like in Windows? Or maybe you know other good PHP editor?
Maby you could try Aptana as an editor: http://aptana.com/products/studio3/download
Manually edit the netbeans.conf
file, located in the /etc
folder. Add the switchs: -J-Dswing.aatext=true
and -J-Dawt.useSystemAAFontSettings=on
to the section netbeans_default_options
try to install sun java or switch to it
other good php editor - phpStorm ( not free )
I wasn't a huge fan of the way the netbeans editor part looked, and I had trouble with the fonts as well. I switched to DejaVu LGC Sans mono, and it looks better. I also started using the 'twilight' theme that someone made (http://taylorpennock.com/netbeans-check-a-great-twilight-theme-for-net)
You may also want to update to 7 or whatever the current version is. I have some issues with 6.9.1 that I've found are fixed in 7.
精彩评论