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 - Missing resource
Summary: Missing resource
Status: RESOLVED DUPLICATE of bug 34365
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: -S1S-
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-02 12:51 UTC by Jan Becicka
Modified: 2007-09-26 09:14 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stacktrace (2.38 KB, text/plain)
2003-05-02 12:51 UTC, Jan Becicka
Details

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