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 203422

Summary: Hints does not work while parsing
Product: java Reporter: Egor Ushakov <gorrus>
Component: HintsAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED FIXED    
Severity: normal CC: anebuzelsky
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 182653    
Bug Blocks:    

Description Egor Ushakov 2011-10-10 10:12:53 UTC
Steps to reproduce:
- open big file (my case - 4500 lines)
- have a hint in it (my case - add @Override annotation on a method)
- edit it and click on annotation
IDE will hang until the file is fully reparsed.
Comment 1 Egor Ushakov 2011-10-10 10:34:49 UTC
NB 7.1 beta
Comment 2 Egor Ushakov 2011-10-10 11:41:27 UTC
it also happens when you insert one @Override annotation and wants to quickly insert the other one with the next hint - it just hangs for a couple seconds
Comment 3 David Strupl 2011-10-11 08:20:57 UTC
Impossible to implement before# 182653 --> marking as next.
Comment 4 Tomas Zezula 2012-01-26 12:45:37 UTC
Fixed jet-main 41985eb45913