Bug 46690 - Code formatter always inserts space after comma in multiple locals or field declarations
Summary: Code formatter always inserts space after comma in multiple locals or field d...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M5   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-14 14:06 EST by Olivier Thomann CLA
Modified: 2003-11-20 12:40 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.