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

Summary: [completion]NullPointerException while typing import statement
Product: java Reporter: Scott Stark <starksm>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED WONTFIX    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: system/ide.log version + exceptions

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.