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 - Symbol not found
Summary: Symbol not found
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-22 21:20 UTC by francisco.bombella
Modified: 2017-03-22 21:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (720.27 KB, text/plain)
2017-03-22 21:20 UTC, francisco.bombella
Details

Note You need to log in before you can comment on or make changes to this bug.
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