Bug 485753 - Support Ratliff- or banner-style
Summary: Support Ratliff- or banner-style
Status: RESOLVED DUPLICATE of bug 215354
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.5.1   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Mateusz Matela CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-13 08:33 EST by H.Merijn Brand CLA
Modified: 2016-05-03 16:31 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description H.Merijn Brand CLA 2016-01-13 08:33:07 EST
Please add an option to the java formatter to indent closing braces so that
Ratliff- or Banner-style can be supported

https://en.wikipedia.org/wiki/Indent_style#Ratliff_style
http://astyle.sourceforge.net/astyle.html#_style=banner

Currently neither Eclipse nor Netbeans support this style, and our
company uses the commercial jIndent product instead of the native formatter.
Having Ratliff brace-style support in Eclipse would save a plugin and gain
speed for programmers that use this style.

As I see it, the only option missing from the formatter options is an option to
indent the closing brace(s).
Comment 1 Mateusz Matela CLA 2016-05-03 16:31:17 EDT

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