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

Summary: NPE on delete opened JAvaDataObject
Product: java Reporter: pzajac <pzajac>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: exception stacktrace

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.