Code formatting configuration in Eclipse

Source: Internet
Author: User

First, configure the formatter

Choose window → preferences from the Eclipse main menu and go to the Code formatter Settings page. As shown in the following:

Confirm that the selected format configuration is eclipse [built-in].

Note: You will need to press CTRL+SHIFT+F to format the code after writing the code. (Eclipse adaptation)

Second, configure save Actions:

After you configure the save actions, Eclipse can automatically do the following after the file is saved:
Automatic format code, remove extraneous comments, spaces, lines, automatically introduce packages, remove unnecessary packages, remove non-referenced variables, automatically add comments (@Override, @Deprecated), etc.
Automatic format source code function, generally we are directly ctrl+shift+f manual format, compared to waste time. The default is not to turn this feature on.
Specific methods:windows–>preferences–>java–> Editor–>save Actions,

Ref: 71523757

Code formatting configuration in 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.