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 151380

Summary: Class File Sorting
Product: java Reporter: doychi <doychi>
Component: EditorAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description doychi 2008-10-26 01:44:39 UTC
There is a feature in Eclipse and JIndent which allows you to set the order of the fields, methods and static code
blocks.  So you can have the formatter have fields appear after methods and you can have public methods before or after
private etc.

This is a really useful feature when generated code isn't necessarily inserted where you want.
Comment 1 Jana Maleckova 2008-10-26 21:46:02 UTC
reassign to java/editor for evaluation
Comment 2 markiewb 2013-08-10 13:38:41 UTC
See https://netbeans.org/bugzilla/show_bug.cgi?id=224245

*** This bug has been marked as a duplicate of bug 28294 ***