Bug 72402

Summary: [format] align method arguments
Product: [Eclipse Project] JDT Reporter: Timo Nentwig <eclipse>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ian
Version: 3.0   
Target Milestone: 3.2 M2   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Timo Nentwig CLA 2004-08-22 11:53:02 EDT
This one require a fixed-size font:

public void f( Arg a,
               Arg b,
               Arg c );
Comment 1 Olivier Thomann CLA 2005-08-31 10:37:15 EDT
*** Bug 98089 has been marked as a duplicate of this bug. ***
Comment 2 Olivier Thomann CLA 2005-08-31 10:37:59 EDT
Fixed and released in HEAD.
Regression test added in
org.eclipse.jdt.core.tests.formatter.FormatterRegressionTests.test592
Comment 3 David Audel CLA 2005-09-20 12:53:56 EDT
Verified in I20050920-0010 for 3.2M2