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 270173

Summary: Symbol not found
Product: ide Reporter: francisco.bombella
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description francisco.bombella 2017-03-22 21:20:31 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_101
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.101-b13

Reproducibility: Happens sometimes, but not always

STEPS:
Create a new instance of a object. If that class is not imported and choose "import" from the code hints, the import are inserted, but the error is still there...

ACTUAL:
The error "Cannot find symbol" is still there.

EXPECTED:
 When the import is inserted, the error of "Cannot find symbol" should disappear
Comment 1 francisco.bombella 2017-03-22 21:20:44 UTC
Created attachment 163921 [details]
IDE log