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 33361

Summary: Missing resource
Product: java Reporter: Jan Becicka <jbecicka>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: ffjspb, jkovar, vsh
Priority: P3    
Version: -S1S-   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: Stacktrace

Description Jan Becicka 2003-05-02 12:51:18 UTC
1. Try to add a new field
2. Fill a wrong type of the field (e.g. "+int")
3. Missing resource exception is thrown
Comment 1 Jan Becicka 2003-05-02 12:51:55 UTC
Created attachment 10212 [details]
Stacktrace
Comment 2 Vitezslav Stejskal 2003-05-12 15:13:32 UTC
Nothing critical.
Comment 3 capSS 2003-08-28 12:28:44 UTC
Exception generated in this bug are happens because of 
wrong resource key described in 34365.
So fix for 34365 will fix 33361.

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