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 48715

Summary: MRE from J2SEVolumeCustomizer.initComponents
Product: java Reporter: Jesse Glick <jglick>
Component: ProjectAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41535    
Attachments: Stack trace

Description Jesse Glick 2004-09-08 18:37:19 UTC
See stack trace. Regression from recent commit.
Comment 1 Jesse Glick 2004-09-08 18:37:53 UTC
Created attachment 17498 [details]
Stack trace
Comment 2 Jesse Glick 2004-09-08 18:38:15 UTC
Prevents library manager from being opened.
Comment 3 Jiri Rechtacek 2004-09-09 06:10:24 UTC
fixed, Checking in
src/org/netbeans/modules/java/j2seplatform/libraries/Bundle.properties;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.11; previous revision: 1.10
done

Sorry for that. The form editor made me a mystification, I'm used this
editor to do changes in any form and also in attached bundle. It
failed in this case, I'll investigate why.
Comment 4 Jesse Glick 2004-09-09 19:06:55 UTC
*** Issue 48739 has been marked as a duplicate of this issue. ***
Comment 5 Jesse Glick 2004-09-09 21:55:42 UTC
*** Issue 48804 has been marked as a duplicate of this issue. ***
Comment 6 Jesse Glick 2004-09-09 21:56:04 UTC
Seems to be working now.