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 203828 - [71cat] CodeCompletion took 3373 ms.
Summary: [71cat] CodeCompletion took 3373 ms.
Status: RESOLVED DUPLICATE of bug 200332
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-10-17 13:54 UTC by Exceptions Reporter
Modified: 2011-10-19 14:39 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 179541


Attachments
nps snapshot (109.27 KB, application/nps)
2011-10-17 13:54 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-10-17 13:54:25 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
stefan79: CodeCompletion while Scanning Projects.

gorrus: invoked code completion in Evaluate Code tab



Maximum slowness yet reported was 26958 ms, average is 8418
Comment 1 Exceptions Reporter 2011-10-17 13:54:33 UTC
Created attachment 112127 [details]
nps snapshot
Comment 2 Dusan Balek 2011-10-19 14:39:37 UTC
Sorry - no code completion is available while 'Scanning Projects'. Code
completion has nothing to diplay until the up-to-date project metadata are
collected. "Scanning in progress..." message should be displayed in the code
completion popup requesting user to wait.

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