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 46439

Summary: NPE after push popup menu New | JFrame Form...
Product: projects Reporter: Marian Mirilovic <mmirilovic>
Component: Generic Projects UIAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED DUPLICATE    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: NullPointerException stack trace

Description Marian Mirilovic 2004-07-22 13:41:52 UTC
[nb_dev](200407220815), [jdk1.5.0](b58)

Steps to reproduce:
- run IDE
- create project
- select Source Packages
- push from popup menu  New | JFrame Form...
-> NullPointerException rises (see attachment)
Comment 1 Marian Mirilovic 2004-07-22 13:42:14 UTC
Created attachment 16388 [details]
NullPointerException stack trace
Comment 2 Milan Kubec 2004-07-22 13:46:57 UTC
Probably duplicate of #46424.
Comment 3 Jiri Rechtacek 2004-07-22 13:53:18 UTC

*** This issue has been marked as a duplicate of 46424 ***
Comment 4 Marian Mirilovic 2004-07-22 14:06:15 UTC
verified duplicate