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 102799

Summary: "A java.lang.NullPointerException exception has occurred"
Product: guibuilder Reporter: bartolomeo <bartolomeo>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Exception details, the log file, the project folder itself

Description bartolomeo 2007-04-27 16:06:29 UTC
I made a simple GUI frondend according a tutorial from the official Netbeans site
(I am very beginner with java). I discovered that every time I change literally
anytything to the project e.g. resize the JFrame window and then --> build the
project again the error occurs.

I will try to enclose the project in a zip file.
Comment 1 bartolomeo 2007-04-27 16:24:21 UTC
Created attachment 41851 [details]
Exception details, the log file, the project folder itself
Comment 2 Tomas Pavek 2007-09-10 10:37:24 UTC
The attached form is corrupted - a result of a known bug in 5.0 (already fixed in 5.5). 6.0 corrects the form
automatically, so it opens without problem, but still can't add a new textfield at the unoccupied position in the upper
panel - exception. This should be investigated and fixed.
Comment 3 Jan Stola 2008-01-24 14:26:35 UTC
The form can be opened/modified by now. The exception mentioned by tpavek is covered by issue 82264.