ResourceBundle
Hello,
when using a Resource Bundle i get the following error:
Exception in thread "main" java.lang.IllegalStateException: text doesn't contain mnemonic
at com.intellij.uiDesigner.core.SupportCode$TextWithMnemonic.getMnemonicChar(SupportCode.java:11)
at com.intellij.uiDesigner.core.SupportCode.setTextFromBundle(SupportCode.java:36)
at rb.gui.TestPanel.$$$setupUI$$$(TestPanel.java:64)
Thanks for your help
Reto
Please sign in to leave a comment.
Hello Reto,
1. What is the build number?
2. Couldn't you please send an example of form for which the bug is
reproducible.
Thank you.
Anton Katilin
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure"
"Reto Badertscher" <rbadertscher@swissonline.ch> wrote in message
news:23683098.1072893932803.JavaMail.itn@is.intellij.net...
>
contain mnemonic
com.intellij.uiDesigner.core.SupportCode$TextWithMnemonic.getMnemonicChar(Su
pportCode.java:11)
com.intellij.uiDesigner.core.SupportCode.setTextFromBundle(SupportCode.java:
36)
>
>
PS:
3. ...And the resource bundle, please.
"Anton Katilin" <anton@intellij.com> wrote in message
news:bte6hn$6l9$1@is.intellij.net...
>
>
>
>
>
com.intellij.uiDesigner.core.SupportCode$TextWithMnemonic.getMnemonicChar(Su
>
com.intellij.uiDesigner.core.SupportCode.setTextFromBundle(SupportCode.java:
>
>
Thanks for your help.
Build number is: 1050
Included is a zip file with the sources.
Attachment(s):
rb.zip
Hello Reto,
the bug is fixed in 1082.
Thank you for your help.
Anton Katilin
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure"
"Reto Badertscher" <rbadertscher@swissonline.ch> wrote in message
news:21044989.1073420992446.JavaMail.itn@is.intellij.net...
>
>