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 9399 - [completion]NullPointerException while typing import statement
Summary: [completion]NullPointerException while typing import statement
Status: CLOSED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 normal (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-05 03:05 UTC by Scott Stark
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
system/ide.log version + exceptions (10.62 KB, text/plain)
2001-07-20 20:40 UTC, Scott Stark
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Stark 2001-02-05 03:05:26 UTC
While I was typing an import statement, I started seeing NPEs
and an error dialog. This is the first time I have seen this
type of error.
Comment 1 Scott Stark 2001-02-05 03:06:59 UTC
Created attachment 564 [details]
system/ide.log version + exceptions
Comment 2 Martin Roskanin 2001-04-01 16:52:27 UTC
java.lang.NullPointerException
at org.openide.src.Import.equals(Import.java:87)
Comment 3 Svata Dedic 2001-04-02 06:45:18 UTC
It's mine, it seems.
Comment 4 Svata Dedic 2001-04-02 16:30:38 UTC
Eh, sorry :-) the whole class does not exist any more - you may see completely 
other exception traces in 3.2

Because we are nearing 3.2. Release Candidate, I'll probably close this as 
WONTFIX, since it is unreproducible as the code causing it does not exist.
Please reopen, if it happens in 3.2. codeline too.

Comment 5 Svata Dedic 2001-04-02 16:31:24 UTC
*** Issue 10939 has been marked as a duplicate of this issue. ***
Comment 6 Quality Engineering 2003-07-01 13:11:22 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 7 Quality Engineering 2003-07-01 13:15:21 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.