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 68905 - [50cat] NPE editing build.xml
Summary: [50cat] NPE editing build.xml
Status: VERIFIED DUPLICATE of bug 65235
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-17 19:14 UTC by schwarcz
Modified: 2006-01-10 09:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log (177.85 KB, text/plain)
2005-11-17 19:15 UTC, schwarcz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description schwarcz 2005-11-17 19:14:22 UTC
[ BUILD # : 200509261930 ]
[ JDK VERSION : 1.5.0_04 ]

typing away in the ant editor window...

java.lang.NullPointerException
	at org.openide.nodes.Children$Keys.setKeys(Children.java:1971)
	at org.apache.tools.ant.module.nodes.AntProjectChildren.refreshKeys(AntProjectChildren.java:78)
	at org.apache.tools.ant.module.nodes.AntProjectChildren.stateChanged(AntProjectChildren.java:92)
	at org.apache.tools.ant.module.xml.AntProjectSupport$ChangeFirer.run(AntProjectSupport.java:384)
	at org.openide.util.Task.run(Task.java:207)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:469)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:870)
Comment 1 schwarcz 2005-11-17 19:15:09 UTC
Created attachment 27038 [details]
ide log
Comment 2 Jesse Glick 2005-11-17 19:22:59 UTC
You're using an old build.

*** This issue has been marked as a duplicate of 65235 ***
Comment 3 Marian Mirilovic 2006-01-10 09:42:48 UTC
verified duplicate