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 51081 - Null pointer setting project properties
Summary: Null pointer setting project properties
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-02 15:32 UTC by dlevitt
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NetBeans log file (154.10 KB, text/plain)
2004-11-02 15:33 UTC, dlevitt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dlevitt 2004-11-02 15:32:33 UTC
Null pointer when setting a project's properties.
Comment 1 dlevitt 2004-11-02 15:33:29 UTC
Created attachment 18674 [details]
NetBeans log file
Comment 2 David Konecny 2004-11-11 10:57:49 UTC
java.lang.NullPointerException:
org.netbeans.modules.java.ui.nodes.elements.SourceChildren.setElement(SourceChildren.java:248)
org.netbeans.modules.java.JavaNode$JavaSourceChildren.setElement(JavaNode.java:171)
org.netbeans.modules.java.JavaNode$JavaSourceChildren.addNotify(JavaNode.java:152)
...
Comment 3 Jan Pokorsky 2004-11-11 11:23:28 UTC
This was fixed some time ago.