Bug 347878 - Format source does not work at all on very large projects with multiple non-syntax errors.
Format source does not work at all on very large projects with multiple non-s...
Status: NEW
Product: JDT
Classification: Eclipse
Component: Core
3.7
PC Windows XP
: P3 major (vote)
: ---
Assigned To: JDT-Core-Inbox CLA Friend
: needinfo
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2011-05-31 20:35 EDT by doubleuexzee CLA Friend
Modified: 2011-06-01 04:31 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description doubleuexzee CLA Friend 2011-05-31 20:35:41 EDT
Build Identifier: 20100617-1415

The formatter does not indent methods, delete empty lines or add spaces before method parentheses even though the formatter options are set to do so.

Reproducible: Always

Steps to Reproduce:
1.Create an enterprise application with a client.
2.Copy&Paste packages into the client project with classes that are very poorly indented and spaced.
3.Refresh.
4.Format the project.
Comment 1 Ayushman Jain CLA Friend 2011-06-01 04:31:45 EDT
Can you please provide a reproducible test case and also attach your formatter preferences. We need that to be able to investigate the issue.

Also, if possible, try using a newer build. Maybe you're facing a problem thats already been fixed.