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 12464

Summary: Behaviour after offline .form modification
Product: guibuilder Reporter: _ pkuzel <pkuzel>
Component: CodeAssignee: issues@guibuilder <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: NPE
NPE
Subsequent NotSuchMethodErrorExceptions inspite of it exists!

Description _ pkuzel 2001-05-28 15:02:17 UTC
I have modified .form file offline replacing all occurences of "JTextField" by
"ValidatingTextField" occurences. Then as I started the IDE I got series of
exceptions (netbeans.debug.exception=true).

The result is as I would expected (cool) but I do not expected the exceptions.
Comment 1 _ pkuzel 2001-05-28 15:03:12 UTC
Created attachment 1447 [details]
NPE
Comment 2 _ pkuzel 2001-05-28 15:10:31 UTC
Created attachment 1448 [details]
NPE
Comment 3 _ pkuzel 2001-05-28 15:11:48 UTC
Created attachment 1449 [details]
Subsequent NotSuchMethodErrorExceptions inspite of it exists!
Comment 4 _ pkuzel 2001-05-28 15:20:14 UTC
The form can not be edited in visual way anymore. I have to use component
Inspector.
Comment 5 _ pkuzel 2001-05-28 15:31:57 UTC
My fault the class file is required to be mounted. The notification should give
this hint.
Comment 6 Tomas Pavek 2001-05-28 16:00:29 UTC
Yes, the bean instantiation failure is not handled correctly.
Comment 7 Marian Mirilovic 2001-05-30 08:29:16 UTC
self-platform(os)
Comment 8 Jan Chalupa 2001-11-27 12:38:26 UTC
Target milestone -> 3.3.1.
Comment 9 Tomas Pavek 2002-03-04 18:00:41 UTC
Reporting of errors in forms loading was improved; this should be 
fixed now.
Comment 10 Marian Mirilovic 2002-03-22 12:53:12 UTC
verified in [nb_dev](20020322)
Comment 11 Quality Engineering 2003-06-30 18:26:58 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.