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 - Behaviour after offline .form modification
Summary: Behaviour after offline .form modification
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-05-28 15:02 UTC by _ pkuzel
Modified: 2003-06-30 18:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (3.86 KB, text/plain)
2001-07-20 20:35 UTC, _ pkuzel
Details
NPE (3.86 KB, text/plain)
2001-07-20 20:35 UTC, _ pkuzel
Details
Subsequent NotSuchMethodErrorExceptions inspite of it exists! (7.35 KB, text/plain)
2001-07-20 20:35 UTC, _ pkuzel
Details

Note You need to log in before you can comment on or make changes to this bug.
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.