Bug 75314

Summary: Code Formatter Won't Indent Braces
Product: [Eclipse Project] JDT Reporter: Malcolm Langille <malcolm_langille>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.0   
Target Milestone: 3.1 M3   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

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...