Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8652159
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T14:14:40+00:00 2026-06-12T14:14:40+00:00

I use this to set my maximum line width to 80: org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.lineSplit=80 Let’s face

  • 0

I use this to set my maximum line width to 80:

org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.lineSplit=80

Let’s face it, Eclipse’s formatter is not strict.

It has a very high success rate, and format things very nicely indeed, but it is not 100% strict, sometimes it leaves lines > 80 characters and so it is useless for a project that just lints and refuses code not strictly matching the 80 columns limit and requires Eclipse code auto-formatting.

These 2 things, Eclipse-based formatting and lint, can only really work together when the success rate is 100%. If not, even changing the code by hand triggers a “reformat/reflow” on save and the check-in bombs and refuses the commit.

I cannot disable the formatting on the client and I cannot circumvent the linting.

Is there any way at all to just make the wonderful Eclipse formatter 100% strict? Something like “considerTheLimitSeriously=true“?

Notice: it’s eminently “unstrict” in lines with method signatures, but not only.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T14:14:41+00:00Added an answer on June 12, 2026 at 2:14 pm

    Sorry, there’s no way to make the formatter 100% strict when it comes to line splitting. According to JLS 3.8. Identifiers:

    An identifier is an unlimited-length sequence of Java letters and Java digits, the first of which must be a Java letter.

    So it’s possible that some lines cannot be split without causing a compile error.

    The best you can do is set the formatting as strict as possible, then look at specific lines in your code to see where this is failing. On the Eclipse main menu go to Window > Preferences, then go to the Java > Code Style > Formatter tab, then click Edit. There you’ll find a Line Wrapping tab where you can customize the line wrapping rules.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I use this css to set a <div> to maximum height Can anyone give
I use this code to set the background. It do change the background, but
I am trying to use this MySQL query: SET @a:=0; UPDATE tbl SET sortId=@a:=@a+1
I have got two pages. example.com/php.com and example.com. I use this function to set
I got this: SET @databasename = (SELECT DATABASE()); USE @databasename; ...SQL Querys... But this
If I set this in my environment config.action_controller.cache_store = :mem_cache_store ActionController::Base.cache_store will use a
This program I use has it's own variables to set when you run it,
This is my c++ struct (Use Multi-Byte Character Set) typedef struct hookCONFIG { int
I use to set WithEvents variables to Nothing in Destuctor , because this will
I get this problem while doing some experiment with set . I use a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.