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 28200 - MissingResourceException has occured for key CTL_Type_Mnemonic
Summary: MissingResourceException has occured for key CTL_Type_Mnemonic
Status: VERIFIED DUPLICATE of bug 28136
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-23 10:46 UTC by ehucka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception's stack trace. (5.60 KB, text/plain)
2002-10-23 10:48 UTC, ehucka
Details
Exception's stack trace. (5.60 KB, text/plain)
2002-10-23 10:55 UTC, ehucka
Details
Exception's stack trace. (5.60 KB, text/plain)
2002-10-23 10:56 UTC, ehucka
Details
Exception's stack trace. (5.60 KB, text/plain)
2002-10-23 11:11 UTC, ehucka
Details
Exception's stack trace. (5.60 KB, text/plain)
2002-10-23 11:35 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2002-10-23 10:46:57 UTC
Build nbdev 200210230100

Steps to reproduction:
1. Open Java file
2. Invoke popup menu in code and go to
Add|Constructor or Method
3. In the Add New Method dialog pres Add button in
Method parameters section
Comment 1 ehucka 2002-10-23 10:48:17 UTC
Created attachment 7745 [details]
Exception's stack trace.
Comment 2 ehucka 2002-10-23 10:55:19 UTC
Created attachment 7746 [details]
Exception's stack trace.
Comment 3 ehucka 2002-10-23 10:56:57 UTC
Created attachment 7747 [details]
Exception's stack trace.
Comment 4 ehucka 2002-10-23 11:11:00 UTC
Created attachment 7748 [details]
Exception's stack trace.
Comment 5 ehucka 2002-10-23 11:35:05 UTC
Created attachment 7749 [details]
Exception's stack trace.
Comment 6 ehucka 2002-10-23 11:40:51 UTC
I appologize.
The multiple attachments arrised because of Internall server errors.
Comment 7 akemr 2002-10-23 12:32:30 UTC
ObjectArrayPanel2 and MethodParameterPanel moved to java module, but
Bundle2 doesn't contain CTL_Type_Mnemonic key
Comment 8 Jan Becicka 2002-10-23 12:35:47 UTC

*** This issue has been marked as a duplicate of 28136 ***
Comment 9 ehucka 2003-07-14 08:27:11 UTC
Verified duplicity.