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 40062 - [36cat] Saving Form gives a NullPointerException
Summary: [36cat] Saving Form gives a NullPointerException
Status: RESOLVED DUPLICATE of bug 38226
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-13 08:57 UTC by deadpoet
Modified: 2004-02-13 09:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description deadpoet 2004-02-13 08:57:18 UTC
[ JDK VERSION : J2SE 1.4.2_02 ]

When i tried to save a Form more then once in the Form Editor it 
will give a NullPointer Exception

The exception can be reproduced as follows
1. Create a JFrame
2. Put a label inside the JFrame
3. Press control-S to save the Form. The first time is ok, the 
second save action throws a NullPointerException
Comment 1 Tomas Pavek 2004-02-13 09:40:58 UTC

*** This issue has been marked as a duplicate of 38226 ***