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 209371 - When declaring a method { should go after closing parenthesis
Summary: When declaring a method { should go after closing parenthesis
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.1.1
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-09 11:03 UTC by mco
Modified: 2012-03-09 11:03 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 mco 2012-03-09 11:03:21 UTC
Would it be possible to enhance Java editor so when I enter '{' sign somewhere between parentheses in method declaration it goes after closing parenthesis and adds it there?