Bug 45036

Summary: [formatter] New formatter fails formatting multiple field declarations using K_CLASSBODY_DECLARATION kind
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 3.0 M5   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Olivier Thomann CLA 2003-10-16 14:41:30 EDT
Using M4, the code formatter cannot format multiple field declarations when the
kind K_CLASS_BODY_DECLARATIONS is used.
Comment 1 Olivier Thomann CLA 2003-10-16 14:42:08 EDT
Fixed and released in HEAD.
Regression test added.
Comment 2 David Audel CLA 2003-11-19 12:49:12 EST
Verified.