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 - Class File Sorting
Summary: Class File Sorting
Status: RESOLVED DUPLICATE of bug 28294
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-26 01:44 UTC by doychi
Modified: 2013-08-10 13:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***