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 62219

Summary: Redundant computation of information about NBMs
Product: apisupport Reporter: _ rkubacki <rkubacki>
Component: ProjectAssignee: rmichalsky <rmichalsky>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: issues
Priority: P4 Keywords: PERFORMANCE
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ rkubacki 2005-08-12 13:43:05 UTC
When NBM projects are opened and there are sources specified for NB platform we
are computing some information like dependencies, files belonging to project or
finding localizing info twice. This is a problem from performance point of view.
Comment 1 Jesse Glick 2007-10-24 22:50:54 UTC
Should only apply to a full scan, which after issue #114155 should be the exceptional case.
Comment 2 Jesse Glick 2008-09-30 14:34:05 UTC
May be obsolete, would need to recheck.
Comment 3 rmichalsky 2008-11-24 13:57:32 UTC

*** This issue has been marked as a duplicate of 147704 ***