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 44191

Summary: NPE - PackageViewChildren
Product: java Reporter: Lukas Hasik <lhasik>
Component: ProjectAssignee: Petr Hrebejk <phrebejk>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41535    
Attachments: NPE
Stack trace

Description Lukas Hasik 2004-06-02 13:46:34 UTC
[200406011800]

-have a project
-in Files delete src dir
-try create New... something

exception arise
Comment 1 Lukas Hasik 2004-06-02 13:47:06 UTC
Created attachment 15426 [details]
NPE
Comment 2 Jesse Glick 2004-08-04 02:28:06 UTC
Different exception now. Need to delete both src and test from
j2seproject to see it.
Comment 3 Jesse Glick 2004-08-04 02:28:48 UTC
Created attachment 16638 [details]
Stack trace
Comment 4 Petr Hrebejk 2004-09-07 10:41:12 UTC
Fixed already. Will use the simple file target chooser when there is
no source group.
Comment 5 Lukas Hasik 2006-09-14 10:32:54 UTC
v