This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 155672

Summary: Multiline alignment broken in IDE 6.5, works in 6.1
Product: editor Reporter: init <init>
Component: Formatting & IndentationAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description init 2008-12-17 15:26:55 UTC
In Netbeans IDE 6.1, I checked several of the boxes in
Netbeans->Preferences->Editor->Formatting->Java/Alignment->Multiline Alignment, specifically "Method Parameters",
"Method Call Arguments", "Implements List" and "Array Initializer". Those checkboxes have the expected effects in 6.1,
both in the preview and in actual usage. In 6.5 though, the preview is correct, but when I indent lines that should
match these rules, I get the standard indentation (like if those check boxes would be cleared).
Comment 1 Jiri Prox 2008-12-17 16:06:26 UTC
This should be fixed by patch1

*** This issue has been marked as a duplicate of 150235 ***