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 197933

Summary: Hint recognizes private inner enum as package visible inner class
Product: editor Reporter: muzPayne
Component: Hints & AnnotationsAssignee: Jan Lahoda <jlahoda>
Status: CLOSED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: hint bug

Description muzPayne 2011-04-21 07:24:52 UTC
You can reproduce this gug as follows:

1. add private enum type into public 1st level class

the editor will provide you a following hint:
"Package visible inner class"
Comment 1 muzPayne 2011-04-21 07:25:44 UTC
Created attachment 107873 [details]
hint bug
Comment 2 Jan Lahoda 2011-04-21 07:53:16 UTC
Already fixed as bug #197590. Thanks for the report anyway.

*** This bug has been marked as a duplicate of bug 197590 ***
Comment 3 Jaromir Uhrik 2011-05-16 20:05:09 UTC
Duplicate=> Verified->Closed.