Font sizing in NetBeans in Ubuntu (personal site Backup)

Source: Internet
Author: User
Tags netbeans

NetBeans under the Windows system can be ignored without looking at the following, because the configuration of etc/netbeans.conf in the installation directory is already set up.

After installing NetBeans 8.0.2 in Ubuntu , after you open a xxx.php file, you will find that the font wants to chew the same and look uncomfortable. Finding actionable information on the Web is:

Go to the NetBeans directory, locate the etc/netbeans.conf file, and use Gedit to open the edit.

Found it

Netbeans_default_options= ""

Then add the following content:

"-j-dawt.usesystemaafontsettings=on"

After you reopen NetBeans, you'll find that the font looks much better, and the above configuration item is anti-aliasing.

The following is a list of your own NetBeans 8.0.2 configuration files

netbeans_default_options="-j-client-j-xss2m-j-xms32m-j-xx:permsize=32m- J-dapple.laf.usescreenmenubar=true-j-dapple.awt.graphics.usequartz=true-j-dsun.java2d.noddraw=true- J-dsun.java2d.dpiaware=true-j-dsun.zip.disablememorymapping=true-j-dawt.usesystemaafontsettings=on" 

Font sizing in NetBeans in Ubuntu (personal site Backup)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.