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

Summary: Formatting enum class
Product: java Reporter: shche123 <shche123>
Component: SourceAssignee: Dusan Balek <dbalek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

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