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 - Unknown classpaths not released when the project is opened
Summary: Unknown classpaths not released when the project is opened
Status: RESOLVED DUPLICATE of bug 239427
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-21 09:12 UTC by Svata Dedic
Modified: 2014-02-20 16:44 UTC (History)
0 users

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 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 ***