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 185696

Summary: Indexing classes takes too long
Product: ide Reporter: thetan <thetan>
Component: PerformanceAssignee: Tomas Hurka <thurka>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description thetan 2010-05-07 13:20:26 UTC
I started the NB6.8 and had to wait for more than 15 minutes to get the autocomplete window (Alt+Space didn't show any results). That probably because it indexes the sources (I imported the JDK's shared classes into the project). The same task don't block Eclipse and IMO runs faster there.
Comment 1 thetan 2010-06-03 06:53:19 UTC
Some of (my) students consider using eclipse instead because of this thing. 
The eclipse seem don't bother indexing classes (at least that don't block execution and not so noticeable)
Comment 2 Tomas Pavek 2010-06-16 15:58:45 UTC
I don't quite understand what "importing JDK's shared classes into the project" means. You can browse JDK source from any project without importing it anywhere (they should be found automatically as part of project platform), thus no need to index them. Please provide more details about your project setup and size.
Comment 3 Marian Mirilovic 2011-05-25 11:49:04 UTC
without answer for long time - closing.