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 45890 - NPE after creation new Java Application project
Summary: NPE after creation new Java Application project
Status: CLOSED DUPLICATE of bug 45866
Alias: None
Product: java
Classification: Unclassified
Component: Classfile (show other bugs)
Version: 4.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-07 08:32 UTC by Marian Mirilovic
Modified: 2006-03-24 09:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException stack trace (4.28 KB, text/plain)
2004-07-07 08:33 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-07 08:32:41 UTC
[nb_dev](200407041800), [jdk1.5.0](b51)

Steps to reproduce:
- run IDE
- create new Java Applciation project 
-> NullPointerException rises (see attached stack
trace)
Comment 1 Marian Mirilovic 2004-07-07 08:33:08 UTC
Created attachment 16144 [details]
NullPointerException stack trace
Comment 2 zikmund 2004-07-07 10:51:29 UTC
Probably a duplicate of issue #45866

*** This issue has been marked as a duplicate of 45866 ***
Comment 3 Marian Mirilovic 2004-07-27 16:18:52 UTC
verified duplicate