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 96894 - NPE at close java file
Summary: NPE at close java file
Status: CLOSED DUPLICATE of bug 96770
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-01 07:20 UTC by Marian Mirilovic
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException stack trace (1.93 KB, text/plain)
2007-03-01 07:21 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2007-03-01 07:20:32 UTC
NetBeans IDE Dev (Build 200702281900)
1.5.0_11; Java HotSpot(TM) Client VM 1.5.0_11-b03
Linux version 2.6.12-10-686 running on i386
en_US (nb); UTF-8

Steps to reproduce:
- run IDE with new userdir
- create Java Application project
- close opened Main.java file
-> NPE rises (see attachment)

? probably related to issue 96893 ?
Comment 1 Marian Mirilovic 2007-03-01 07:21:50 UTC
Created attachment 39019 [details]
NullPointerException stack trace
Comment 2 Vitezslav Stejskal 2007-03-01 07:41:42 UTC
I don't think it is related to issue #96893.

*** This issue has been marked as a duplicate of 96770 ***
Comment 3 Marian Mirilovic 2007-03-01 08:05:59 UTC
v/c