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

Summary: Allow to fold multiline non-javadoc comments
Product: java Reporter: Milan Kubec <mkubec>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: blocker CC: markiewb
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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. ***