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 238880

Summary: Exclude from code completion hint available only in All Classes completion
Product: java Reporter: Jiri Prox <jiriprox>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description Jiri Prox 2013-11-27 13:20:52 UTC
The possibility to exclude class from code completion is available only in all classes code completion. In normal CC it is not provided. This may by confusing for user - the feature is sometimes present, sometimes not.  

It is also impossible to exclude class when part of FQN is typed  (calling CC after java.util. will open normal code completion)


Product Version: NetBeans IDE Dev (Build 20131127-13c1f459d99a)
Java: 1.8.0-ea; Java HotSpot(TM) 64-Bit Server VM 25.0-b49
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b107
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
User directory: C:\Users\jprox\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\jprox\AppData\Local\NetBeans\Cache\dev
Comment 1 Dusan Balek 2015-03-18 08:11:55 UTC
Already fixed in the current dev build.

*** This bug has been marked as a duplicate of bug 237381 ***