On the Chinese font beautification in NetBeans and removing the red vertical bar

Source: Internet
Author: User
Tags netbeans

The first step: Modify the Menu font

Modify $NetBeans/etc/netbeans.conf

Add "–fontsize 12″" inside the Netbeans_default_options

Step Two: Modify the editor font

Copy $JDK _home/jre/lib/fontconfig.properties.src to Fontconfig.properties

Modify monospaced related fonts

And then modify Sequence.monospaced.GBK to put alphabetic in front of chinese-ms936!

Get rid of the ugly red vertical bar

In the user directory

~/.netbeans/6.1beta/config/editors/preferences

Under the Ubuntu operating system, you can see hidden files by using ls-a in the home/user's catalogue.

Open the Org-netbeans-modules-editor-settings-custompreferences.xml file and add one line:

<entry javaType=”java.lang.Boolean” name=”text-limit-line-visible”  xml:space=”preserve”>
        <value>value>
entry>

After saving, restart NetBeans!

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.