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 159947

Summary: NullPointerException at org.netbeans.modules.java.source.ui.JavaTypeProvider.computeTypeNames
Product: java Reporter: Ivan Sidorkin <ivansidorkin>
Component: SourceAssignee: Rastislav Komara <moonko>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=147378
Issue Type: DEFECT Exception Reporter: 147378
Attachments: stacktrace

Description Ivan Sidorkin 2009-03-09 23:06:53 UTC
Build: NetBeans IDE Dev (Build 200903090201)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X, 10.5.6, x86_64

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.java.source.ui.JavaTypeProvider.computeTypeNames(JavaTypeProvider.java:283)
        at org.netbeans.modules.java.source.ui.JavaTypeProvider.computeTypeNames(JavaTypeProvider.java:310)
        at org.netbeans.modules.java.source.ui.JavaTypeProvider.computeTypeNames(JavaTypeProvider.java:310)
        at org.netbeans.modules.java.source.ui.JavaTypeProvider.computeTypeNames(JavaTypeProvider.java:310)
        at org.netbeans.modules.java.source.ui.JavaTypeProvider.computeTypeNames(JavaTypeProvider.java:310)
        at org.netbeans.modules.java.source.ui.JavaTypeProvider.computeTypeNames(JavaTypeProvider.java:310)
Comment 1 Ivan Sidorkin 2009-03-09 23:07:04 UTC
Created attachment 77942 [details]
stacktrace
Comment 2 Rastislav Komara 2009-03-25 15:36:23 UTC
Please provide steps to reproduce, sample project and messages.log file.
Comment 3 Rastislav Komara 2009-03-25 15:36:40 UTC
Please provide steps to reproduce, sample project and messages.log file.
Comment 4 David Strupl 2009-03-31 16:08:37 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 5 Quality Engineering 2009-11-02 10:58:09 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX