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 218741

Summary: Unknown classpaths not released when the project is opened
Product: editor Reporter: Svata Dedic <sdedic>
Component: Parsing & IndexingAssignee: Tomas Zezula <tzezula>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Svata Dedic 2012-09-21 09:12:16 UTC
To reproduce:
1/ erase caches
2/ open a file, without opening its project. The classpath will be registered into unknown roots.
3/ open the containing project.
unknownRoots in PathRegistry still contains entry for the classpath. May cause unnecessary scanning, eg after all projects are closed.
Comment 1 Tomas Zezula 2014-02-20 16:44:51 UTC

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