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 32967 - [Looks] NPE when deleting java file
Summary: [Looks] NPE when deleting java file
Status: CLOSED DUPLICATE of bug 34016
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-17 09:07 UTC by Milan Kubec
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (5.91 KB, text/plain)
2003-04-17 09:07 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2003-04-17 09:07:03 UTC
I created Basic Java Application, then created
package and main class in it. Then I built and run
the project and then I deleted Main class in
default package (which originates from Basic Java
Application template) -> NullPointerException was
thrown.
Comment 1 Milan Kubec 2003-04-17 09:07:36 UTC
Created attachment 9978 [details]
exc stack trace
Comment 2 Tomas Zezula 2003-06-26 15:24:50 UTC
Caused by missing JDO in the lookup.
Already fixed.

*** This issue has been marked as a duplicate of 34016 ***
Comment 3 Milan Kubec 2003-08-28 15:36:29 UTC
Verified.
Comment 4 Jan Becicka 2003-11-25 14:20:49 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.