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 28259

Summary: Effective lib/*.jar classpath not displayed any more
Product: platform Reporter: Jesse Glick <jglick>
Component: Module SystemAssignee: Jesse Glick <jglick>
Status: VERIFIED FIXED    
Severity: blocker CC: jtulach
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 19443, 26126    
Attachments: Planned patch

Description Jesse Glick 2002-10-24 18:50:08 UTC
After changes from issue #26126, TopLogging no
longer showed the classpath portion including core
& APIs. This patch will fix. Waiting to apply it,
since it will need to be tweaked to be applied
after #19443 work.
Comment 1 Jesse Glick 2002-10-24 18:50:35 UTC
Created attachment 7766 [details]
Planned patch
Comment 2 Jesse Glick 2002-11-05 23:12:10 UTC
committed   * Up-To-Date  1.3        
core/bootstrap/src/org/netbeans/Main.java
committed   * Up-To-Date  1.34       
core/src/org/netbeans/core/TopLogging.java
committed   * Up-To-Date  1.57       
core/src/org/netbeans/core/modules/NbInstaller.java
Comment 3 Marian Mirilovic 2005-07-13 13:20:28 UTC
closed