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 165907 - Formatting enum class
Summary: Formatting enum class
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-24 23:17 UTC by shche123
Modified: 2014-08-13 13:37 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 shche123 2009-05-24 23:17:48 UTC
Is it possible to tweak the way enum class gets formatted? 

    enum TEST {

        ONE, TWO, THREE
    }

I don't like the blank line following the enum declaration line.

Thanks
Leonid
Comment 1 Dusan Balek 2014-08-13 13:37:46 UTC
Option added. Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/15e4fe96bb42