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 29102 - NPE after delete opened file
Summary: NPE after delete opened file
Status: CLOSED DUPLICATE of bug 29101
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-28 12:55 UTC by Marian Mirilovic
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException stack trace (2.53 KB, text/plain)
2002-11-28 12:55 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2002-11-28 12:55:15 UTC
[nb_projects](20021128-0100), [jdk1.4.2](08)

Steps to reproduce:
- run IDE
- open HelloWorld example in the Source Editor
- delete file HelloWorld from Projects tab
-> NullPointerException arise (see attachment)
Comment 1 Marian Mirilovic 2002-11-28 12:55:50 UTC
Created attachment 8086 [details]
NullPointerException stack trace
Comment 2 Milan Kubec 2002-11-28 16:55:21 UTC

*** This issue has been marked as a duplicate of 29101 ***
Comment 3 Marian Mirilovic 2003-07-14 11:16:41 UTC
It's duplicate -> closing.