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 - Indexing classes takes too long
Summary: Indexing classes takes too long
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-07 13:20 UTC by thetan
Modified: 2012-06-13 13:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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