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 40204 - [JDK1.5.0] NPE from JavaCodeGenerator
Summary: [JDK1.5.0] NPE from JavaCodeGenerator
Status: VERIFIED DUPLICATE of bug 35870
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2004-02-18 09:37 UTC by tboerkel
Modified: 2004-03-03 14:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log (7.48 KB, text/plain)
2004-02-18 09:37 UTC, tboerkel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tboerkel 2004-02-18 09:37:02 UTC
While using the form editor (moving labels, adding
event handlers...), JavaCodeGenerator throws NPEs.
The source cannot be saved to disk anymore, you
have to end NetBeans without saving.
Using NetBeans 3.6 beta wuth JDK 1.5.0 beta.
Attaching ide.log.
Comment 1 tboerkel 2004-02-18 09:37:44 UTC
Created attachment 13492 [details]
ide.log
Comment 2 Milan Kubec 2004-02-18 11:22:30 UTC

*** This issue has been marked as a duplicate of 35870 ***
Comment 3 Jaromir Uhrik 2004-03-03 14:11:41 UTC
Verified - NPE known from #35870:
java.lang.NullPointerException
org.netbeans.modules.form.JavaCodeGenerator.generateListenerAddCode(JavaCodeGenerator.java:1429)