Eclipse and myeclipse prevent line breaks during code formatting

Source: Internet
Author: User

Hard workCodeAfter being formatted by eclipse, the things originally intended to be put on one line are automatically converted into multiple lines. Although the line breaks automatically, you can see all the generations in the editor.
Code, but the readability is greatly reduced. For example, I like to put the method name and parameters on one line. It is too messy to split them into three or four lines during Automatic formatting, to avoid this problem, you can:

 

1. Java code

Dozen
Open the window menu of eclipse, and then preferences-> JAVA-> code
Style-> formatter-> edit/show (the available buttons vary according to different versions)-> line
Wrapping-> maximum line width: changed from 80 to 800.

 

2. HTML code (XML and CSS code are similar)

Window-> preferences-> myeclipse-> files and editors-> HTML source-> line width-> Add 0 and save the settings.

 

Blog Source: http://www.diybl.com/course/3_program/java/javashl/2008419/110517.html

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.