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 32888

Summary: NPE when adding/removing java source roots
Product: java Reporter: Jan Becicka <jbecicka>
Component: UnsupportedAssignee: Vitezslav Stejskal <vstejskal>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: NPE

Description Jan Becicka 2003-04-15 09:02:02 UTC
I tried to add/remove java source root using
customize action on Packages node.
NPE was thrown.
Comment 1 Jan Becicka 2003-04-15 09:02:49 UTC
Created attachment 9945 [details]
NPE
Comment 2 Vitezslav Stejskal 2003-04-15 09:25:01 UTC
I'll look at it.
Comment 3 Vitezslav Stejskal 2003-04-15 10:13:17 UTC
org/netbeans/modules/java/project/Attic/SourcesPanel.java
new revision: 1.1.2.23;
Comment 4 Jan Becicka 2003-08-13 14:22:32 UTC
VERIFIED
Comment 5 Jan Becicka 2003-11-25 14:20:39 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.