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 56692 - [41cat] Find... triggers recurring classpath scanning
Summary: [41cat] Find... triggers recurring classpath scanning
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-20 16:42 UTC by pasek
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pasek 2005-03-20 16:42:25 UTC
[ JDK VERSION : 1.5.0_01 ]

I often perform a Find... for finding files with CVS status local. I use it in Versioning explorer on the top direvtory for all 3 projects involved.
When the Find... now recurses the directories it shows the compiled classes in the build-directories for the different projects. Once found the IDE starts to perform many class path scannings nearly blocking the IDE.
It only stops if I close the Find-Result tab.
I don't know if it only happens in Versioning Explorer, think should be reproducible in files view too.
Comment 1 Tomas Hurka 2005-10-18 13:25:40 UTC
Class path scanning now runs on background. It tried to reproduce it with
current build and it works fine. IDE is not blocked.
Comment 2 Quality Engineering 2007-09-20 09:55:54 UTC
Reorganization of java component