Bug 72402 - [format] align method arguments
Summary: [format] align method arguments
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.2 M2   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 98089 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-22 11:53 EDT by Timo Nentwig CLA
Modified: 2005-09-20 12:53 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 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