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 192008 - Bracket after inner classes moves
Summary: Bracket after inner classes moves
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-16 14:27 UTC by aldobrucale
Modified: 2010-11-19 14:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aldobrucale 2010-11-16 14:27:41 UTC
[ BUILD # : 201011100000 ]
[ JDK VERSION : 1.6.22 ]

Calling the "Format" action, the last bracket in this code snippet moves at the end of the previous line; it goes back to the right place formatting again.

public class NewClass {
    public class InnerClass {
    }
}
Comment 1 Dusan Balek 2010-11-16 16:20:27 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/3b94e50d9210
Comment 2 Quality Engineering 2010-11-19 06:17:45 UTC
Integrated into 'main-golden', will be available in build *201011190001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/3b94e50d9210
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #192008: Bracket after inner classes moves - fixed.
Comment 3 aldobrucale 2010-11-19 14:08:34 UTC
Verified in build 201011190001