Bug 52746 - Formatter - preserve line breaks conflicts with keep blank lines
Summary: Formatter - preserve line breaks conflicts with keep blank lines
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 M8   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-21 16:59 EST by paul moore CLA
Modified: 2006-01-13 16:33 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 paul moore CLA 2004-02-21 16:59:37 EST
3m7
Set preserve existing line breaks and set keep blank lines = 99
exisitng blank lines are removed, turn off preservce exisintg line breaks and 
in this case exisitng blank lines are kept
Comment 1 Olivier Thomann CLA 2004-02-22 15:32:48 EST
The option "Preserve existing line breaks" is about to be removed.
Comment 2 Olivier Thomann CLA 2004-02-23 12:59:11 EST
The option "Preserve existing line breaks" has no effect anymore and is about to
be remove from the UI.
Fixed and released in HEAD.
Comment 3 Frederic Fusier CLA 2004-03-24 13:50:29 EST
Verified for 3.0 using build I200403240800.
Comment 4 Nathan C CLA 2006-01-13 16:33:30 EST
(In reply to comment #3)
> Verified for 3.0 using build I200403240800.
> 
Is there no way to preserve existing blank lines anymore. I worked in a mixed environment and eclipse is the only IDE that I cant find this option. Our code
style depends on it.