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 29101 - NPE on delete opened JAvaDataObject
Summary: NPE on delete opened JAvaDataObject
Status: CLOSED FIXED
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:
: 29102 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-11-28 12:27 UTC by pzajac
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktrace (2.45 KB, text/plain)
2002-11-28 12:27 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2002-11-28 12:27:06 UTC
[20021128-0100]
1) open any java source from project.  
2) delete java source in project tree.

java.lang.NullPointerException
        at
org.netbeans.modules.java.JavaEditor.messageToolTip(JavaEditor.java:367)
        at
org.openide.text.CloneableEditor.updateName(CloneableEditor.java:578)
Comment 1 pzajac 2002-11-28 12:27:53 UTC
Created attachment 8085 [details]
exception stacktrace
Comment 2 Milan Kubec 2002-11-28 16:55:20 UTC
*** Issue 29102 has been marked as a duplicate of this issue. ***
Comment 3 Svata Dedic 2002-12-03 14:01:29 UTC
Fixed in projects branch
Comment 4 pzajac 2002-12-18 12:54:10 UTC
verified
Comment 5 Jan Becicka 2003-11-25 14:21:13 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.