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 107461 - Empty lines are removed from block comment after format code
Summary: Empty lines are removed from block comment after format code
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-20 15:48 UTC by ehucka
Modified: 2007-10-09 11:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2007-06-20 15:48:52 UTC
I use the block comment for temporary commenting of some piece of code. After Format code action empty lines are removed
from such code.
Comment 1 Vitezslav Stejskal 2007-06-26 09:41:02 UTC
Also see issue #106815.
Comment 2 Dusan Balek 2007-10-08 10:31:36 UTC
Fixed together with #113805.
Comment 3 ehucka 2007-10-09 11:49:37 UTC
verified