Bug 10607

Summary: Code formatter should have option for not indending methods and fields
Product: [Eclipse Project] JDT Reporter: Nick Edgar <n.a.edgar>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.1   
Hardware: Other   
OS: other   
Whiteboard:

Description Nick Edgar CLA 2002-03-01 14:25:47 EST
Build 20020228

The code formatter should have an option to avoid indenting members of the 
outermost class (you would still want to indent members of nested classes).
This was raised as a feature request at the TC, and it's one I'd also like to 
see.  (I couldn't find an existing PR for it.)
Comment 1 Erich Gamma CLA 2002-03-03 18:15:05 EST
I agree that this would be useful when team is mostly using the single element 
mode. Moving to Java Core for consideration.
Comment 2 Philipe Mulet CLA 2002-03-12 09:06:07 EST
Will consider post 2.0
Comment 3 Philipe Mulet CLA 2002-07-25 06:30:47 EDT
Resurrecting formatter issues in 2.1 stream.
Comment 4 Philipe Mulet CLA 2002-07-25 06:32:36 EDT
Clearing resolution
Comment 5 Olivier Thomann CLA 2002-07-30 13:48:01 EDT

*** This bug has been marked as a duplicate of 3276 ***