Bug 47799 - New Code Formatter: PUT_EMPTY_STATEMENT_ON_NEW_LINE
Summary: New Code Formatter: PUT_EMPTY_STATEMENT_ON_NEW_LINE
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M6   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-01 09:20 EST by Silvio Böhler CLA
Modified: 2003-12-17 05:53 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 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