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 120775

Summary: Extend code completion pop-up with private members in "Evaluate Expression..." dialog
Product: java Reporter: Pavel Flaska <pflaska>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Pavel Flaska 2007-11-01 11:00:14 UTC
It would be fine to suggest also private members in several cases - often, I use "Evaluate Expression...", where text
field supports code-completion. It is possible to use private members evaluation, code-completion could support such an
use-case.