Configuration optimization Eclipse

Source: Internet
Author: User

1. Set the background color:

Hue 85, saturation 90, brightness 205

rgb:199, 237, 204

2. Set the font for the code

To set the font for Java file code:

To set the font for the code in the XML file:

3. Set auto-complete code

Just learned Android, there are many variables and methods are unfamiliar. Need to be prompted to be more convenient.

Shortcut: Alt +/can appear code hint.

The default is only the input "." After the code completion prompt, can be set as follows:

In auto activation triggers for Java: That column is modified to ". _abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz"

Indicates that any character, such as input. _ABC, will have code completion hints.

The following settings are also used in XML:

Plus "<=:_abcdefghijklmnopqrstuvwxyz."

There are many other optimization configuration, as well as shortcut key configuration, in the future learning and development in the accumulation of slowly!

Reprint please mark the original address: http://blog.csdn.net/liukang325/article/details/21747065

Configuration optimization Eclipse

Related Article

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.