Bug 47799

Summary: New Code Formatter: PUT_EMPTY_STATEMENT_ON_NEW_LINE
Product: [Eclipse Project] JDT Reporter: Silvio Böhler <silvio_boehler>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 3.0 M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Silvio Böhler CLA 2003-12-01 09:20:07 EST
PUT_EMPTY_STATEMENT_ON_NEW_LINE doesn't seem to do what I expect:

It should transform 

;;;

into 

;
;
;

but it doesn't work.
Comment 1 Olivier Thomann CLA 2003-12-01 09:29:48 EST
I will investigate.
Comment 2 Olivier Thomann CLA 2003-12-01 09:38:44 EST
It works for me. Could you please give me a complete example that doesn't work?
And also tell me how you called the code formatter.
Comment 3 Olivier Thomann CLA 2003-12-01 10:17:21 EST
Fixed and released in HEAD.
Regression test added.
Comment 4 David Audel CLA 2003-12-17 05:53:15 EST
Verified for 3.0M6