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 28136 - MissingResourceException: CTL_Type_Mnemonic
Summary: MissingResourceException: CTL_Type_Mnemonic
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
: 28200 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-21 08:20 UTC by Jan Becicka
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.util.MissingResourceException (5.27 KB, text/plain)
2002-10-21 08:21 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2002-10-21 08:20:29 UTC
200210210100
1. Invoke method customizer
2. Try to add a new parameter
3. MissingResourceException is thrown
Comment 1 Jan Becicka 2002-10-21 08:21:24 UTC
Created attachment 7713 [details]
java.util.MissingResourceException
Comment 2 Jan Becicka 2002-10-23 12:35:32 UTC
*** Issue 28200 has been marked as a duplicate of this issue. ***
Comment 3 Jesse Glick 2002-10-23 19:08:51 UTC
Petr do you think you could take this one? Some leftover problem from
the #19443 merge that I did not catch before. Should be trivial.
Comment 4 Peter Zavadsky 2002-10-24 07:49:53 UTC
Of course, I'll fix it.
Comment 5 Peter Zavadsky 2002-10-24 09:08:26 UTC
Fixed in [trunk]

java/srcmode/../propertysheet/editors/Bundle2.properties 1.3
Comment 6 Jesse Glick 2002-10-24 14:23:26 UTC
Note: this is a Q-build stopper. So is the other bug I assigned to you
yesterday.
Comment 7 Jan Becicka 2003-01-21 09:32:49 UTC
Verified