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 159656 - Option for Java Blank Lines between methods
Summary: Option for Java Blank Lines between methods
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-05 08:11 UTC by erik56d
Modified: 2009-03-05 10:33 UTC (History)
1 user (show)

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 erik56d 2009-03-05 08:11:28 UTC
Currently, one may specify if blank lines be put before and/or after methods etc.
This is almost however not exactly the same as specifying if there should be blank lines between methods.
But e.g. for anonymous inner classes containing only one method, for example a JButton ActionListener,
the blank lines are unneccessary and unneeded.

For methods (and maybe fields), it would be nice if we optionally could specify if we want blank lines 
between, but not before or after.
Comment 1 Andrei Chistiakov 2009-03-05 10:27:42 UTC
Reassigning to java editor
Comment 2 Max Sauer 2009-03-05 10:33:22 UTC
Reassigning to Dusan, thanks Dusane.