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 41595 - NPE after generating a code
Summary: NPE after generating a code
Status: VERIFIED DUPLICATE of bug 35870
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-04-01 13:42 UTC by ehucka
Modified: 2004-07-14 12:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stacktrace (3.44 KB, text/plain)
2004-04-01 13:42 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2004-04-01 13:42:05 UTC
3.6 RC2 build 200403312136
JDK 1.5.0 b43

Sometimes when the form generates a code into
guarded block a NPE is thrown.

Last time I tried to add an event handler to a panel.
Event handling method was add but initComponents
method didn't contain code like
aPanel.addEventListener....
and a NPE was thrown.
Comment 1 ehucka 2004-04-01 13:42:36 UTC
Created attachment 14238 [details]
Stacktrace
Comment 2 Tomas Pavek 2004-04-01 14:11:26 UTC

*** This issue has been marked as a duplicate of 35870 ***
Comment 3 Jaromir Uhrik 2004-07-14 12:29:26 UTC
Verified - duplicate.