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 45769 - Wizards to Source Packages cause NPE
Summary: Wizards to Source Packages cause NPE
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-30 17:23 UTC by zikmund
Modified: 2010-01-12 02:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException (1.01 KB, text/plain)
2004-06-30 17:23 UTC, zikmund
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zikmund 2004-06-30 17:23:02 UTC
Build 200406291800

1) Have a WebApp
2) Create any file into Source Packages
(Servlet/Java Class/TXT file)
3) NullPointerException -- see attachment
Comment 1 zikmund 2004-06-30 17:23:33 UTC
Created attachment 16089 [details]
NullPointerException
Comment 2 Milan Kuchtiak 2004-07-01 13:50:26 UTC
Should be fixed already.
Comment 3 zikmund 2004-07-02 09:43:04 UTC
Verified.