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 - NPE when adding/removing java source roots
Summary: NPE when adding/removing java source roots
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-15 09:02 UTC by Jan Becicka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (2.82 KB, text/plain)
2003-04-15 09:02 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
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.