Community
Participate
Working Groups
Bugzilla – Bug 347878
Format source does not work at all on very large projects with multiple non-syntax errors.
Last modified: 2011-06-01 04:31:45 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.
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.