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 96899 - NullPointerException when closing an editor pane
Summary: NullPointerException when closing an editor pane
Status: VERIFIED DUPLICATE of bug 96770
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 6.x
Hardware: All Linux
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-01 08:00 UTC by Jindrich Sedek
Modified: 2007-11-05 13:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jindrich Sedek 2007-03-01 08:00:41 UTC
DON'T DELETE THIS TEXT:
http://anna.nbextras.org/exceptions/detail.do?id=562
Build: NetBeans IDE Dev (Build 200702281900)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105
OS: Linux, 2.6.15-1.2054_FC5smp, i386

Steps:
Create new  java application
Main.java is initially open in editor
close this editor view
NPE is thrown
Comment 1 Jan Lahoda 2007-03-01 08:05:07 UTC

*** This issue has been marked as a duplicate of 96770 ***
Comment 2 Jindrich Sedek 2007-03-01 08:10:21 UTC
v.