Bug 46690

Summary: Code formatter always inserts space after comma in multiple locals or field declarations
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-11-14 14:06:48 EST
Using latest, the code formatter always inserts space after comma in multiple
locals or field declarations even if the corresponding option is set to false.
Comment 1 Olivier Thomann CLA 2003-11-14 14:27:05 EST
Same problems for multiple field declarations.
Comment 2 Olivier Thomann CLA 2003-11-14 14:39:50 EST
Fixed and released in HEAD.
Regression tests added.
Comment 3 David Audel CLA 2003-11-20 12:40:44 EST
Verified.