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 237381

Summary: Exclude classes directly from a code completion list - only works for second invocation of CC
Product: java Reporter: markiewb
Component: EditorAssignee: Dusan Balek <dbalek>
Status: RESOLVED FIXED    
Severity: normal CC: jiriprox
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows the issue

Description markiewb 2013-10-20 18:45:40 UTC
Created attachment 141318 [details]
Shows the issue

The hint icon for "exclude class/package" subitems is only shown on second code completion. See screenshot for an example.

Follow up to https://netbeans.org/bugzilla/show_bug.cgi?id=236313

Product Version: NetBeans IDE Dev (Build 201310200001)
Java: 1.7.0_40; Java HotSpot(TM) 64-Bit Server VM 24.0-b56
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b43
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\markiewb\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\markiewb\AppData\Local\NetBeans\Cache\dev
Comment 1 Dusan Balek 2015-03-13 18:55:36 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/7665c77307dd
Comment 2 Quality Engineering 2015-03-15 06:03:50 UTC
Integrated into 'main-silver', will be available in build *201503150001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7665c77307dd
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #237381: Exclude classes directly from a code completion list - only works for second invocation of CC - fixed.
Comment 3 Dusan Balek 2015-03-18 08:11:55 UTC
*** Bug 238880 has been marked as a duplicate of this bug. ***