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

Summary: Projects stored by the Projects module do not use seem to use currentClassLoader.
Product: projects Reporter: Jesse Glick <jglick>
Component: Generic InfrastructureAssignee: Jesse Glick <jglick>
Status: CLOSED FIXED    
Severity: normal CC: issues
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.