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 211887

Summary: Irregular code foldings
Product: java Reporter: ulfzibis <ulfzibis>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: screen shot

Description ulfzibis 2012-04-30 22:38:17 UTC
[ BUILD # : 201204100400 ]
[ JDK VERSION : 1.7 ]

Some /***** text : *****/ patterns are folded, some not.
Comment 1 ulfzibis 2012-04-30 22:39:48 UTC
Created attachment 118906 [details]
screen shot
Comment 2 Dusan Balek 2012-05-02 14:54:20 UTC
Fixed in jet-main. Only Javadoc comments should be folded.

http://hg.netbeans.org/jet-main/rev/451dd2394d58
Comment 3 Quality Engineering 2012-05-03 09:53:15 UTC
Integrated into 'main-golden', will be available in build *201205030400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/451dd2394d58
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #211887: Irregular code foldings - fixed.