FG
💻 Software

Disable formatting in Eclipse

Fresh5 days ago
Mar 15, 202615530 views
Confidence Score0%
0%

Problem

I found that when I save a .java file in Eclipse, it helps me to reformat any indentation and line breaks. This is very annoying. How can I avoid it?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Disable formatting in Eclipse

Low Risk

This is part of "Code Clean up". You can configure what it does in Source -> "Clean Up ..." Apart from that, you can also configure the formatter if you want the code formatted in general but don't like the defaults. To change these settings, use Wi…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment