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 71180 - Allow to fold multiline non-javadoc comments
Summary: Allow to fold multiline non-javadoc comments
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
: 219077 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-09 10:44 UTC by Milan Kubec
Modified: 2012-10-04 10:10 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 Milan Kubec 2006-01-09 10:44:49 UTC
[release50]

It should be possible to fold multiline non-javadoc comments like this:

/*
 *
 *
 *
 */

Only initial one can be folded.
Comment 1 Svata Dedic 2012-10-04 10:10:49 UTC
*** Bug 219077 has been marked as a duplicate of this bug. ***