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 5569 - Projects stored by the Projects module do not use seem to use currentClassLoader.
Summary: Projects stored by the Projects module do not use seem to use currentClassLoa...
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-01-27 01:28 UTC by Jesse Glick
Modified: 2003-07-02 17:19 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 Jesse Glick 2000-01-27 01:28:06 UTC
This means that any project items installed by test modules will not save properly, much less be restored properly. ClassNotFoundException`s. It seems the systemClassLoader is being used to find thi
ngs somewhere.
Comment 1 Jesse Glick 2001-01-25 17:48:59 UTC
Of course, now systemClassLoader should be used, not currentClassLoader!
Comment 2 Quality Engineering 2003-07-02 17:19:56 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.