Bug 54642 - Code Formatter: Line Wrapping on binary Expressions
Summary: Code Formatter: Line Wrapping on binary Expressions
Status: RESOLVED DUPLICATE of bug 48476
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: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-12 10:28 EST by Nobody - feel free to take it CLA
Modified: 2004-03-15 13:28 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 Nobody - feel free to take it CLA 2004-03-12 10:28:53 EST
Code Formatter > Line Wrapping > Binary Expressions:
Line wrapping on binary expressions should be possible either before or after 
the binary operator:
a + b
+ c
or
a + b +
c
Currently, only the line wrapping is always performed before the operator.
Comment 1 Olivier Thomann CLA 2004-03-15 13:28:55 EST
Close as duplicate of bug 48476.

*** This bug has been marked as a duplicate of 48476 ***