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 47595

Summary: NPE from NewJavaFileWizardIterator.createPanels/current
Product: java Reporter: Jesse Glick <jglick>
Component: ProjectAssignee: Petr Hrebejk <phrebejk>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41535    
Attachments: Stack trace

Description Jesse Glick 2004-08-20 20:31:10 UTC
Had right-clicked default package of a new
j2seproject library and selected "Java Main Class"
from my LRU list. Happened repeatedly. Can select
the template from the full wizard however.
Comment 1 Jesse Glick 2004-08-20 20:31:44 UTC
Created attachment 16999 [details]
Stack trace
Comment 2 Petr Hrebejk 2004-08-23 09:50:01 UTC
What ever I do I can't reproduce it. Some more specific steps how to
reproduce? Thanks.
Comment 3 Petr Hrebejk 2004-08-23 09:53:02 UTC
Ha, looks like some else already reported that and that it is in progress,

*** This issue has been marked as a duplicate of 47628 ***