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 - NPE after push popup menu New | JFrame Form...
Summary: NPE after push popup menu New | JFrame Form...
Status: CLOSED DUPLICATE of bug 46424
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2004-07-22 13:41 UTC by Marian Mirilovic
Modified: 2006-03-24 09:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException stack trace (3.44 KB, text/plain)
2004-07-22 13:42 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
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