Bug 75314 - Code Formatter Won't Indent Braces
Summary: Code Formatter Won't Indent Braces
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 enhancement with 1 vote (vote)
Target Milestone: 3.1 M3   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-29 12:41 EDT by Malcolm Langille CLA
Modified: 2004-09-29 13:11 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Malcolm Langille CLA 2004-09-29 12:41:49 EDT
I have looked and looked in the code formatter but cannot find this feature?

if (foo)
   {
   bar();
   }

I want the braces indented to line up with the code they contain? This was 
previously resolved in bug 27196. Why does it still exist?
Comment 1 Malcolm Langille CLA 2004-09-29 13:07:15 EDT
This exists in the code formatter under the tab braces.

Select next line indent for each type.


Comment 2 Frederic Fusier CLA 2004-09-29 13:09:18 EDT
Reopen to change bug state which should be INVALID (nothing was fixed)
Comment 3 Frederic Fusier CLA 2004-09-29 13:11:15 EDT
A bug must not have FIXED resolution state when there's no corresponding entry
in JDT/Core build notes...