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 236351 - java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key LBL_ZoomOut
Summary: java.util.MissingResourceException: Can't find resource for bundle org.openid...
Status: RESOLVED DUPLICATE of bug 237616
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-25 08:57 UTC by ChrisStueber
Modified: 2013-11-01 14:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203385


Attachments
stacktrace (1.31 KB, text/plain)
2013-09-25 08:57 UTC, ChrisStueber
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ChrisStueber 2013-09-25 08:57:48 UTC
Build: NetBeans IDE 7.3.1 (Build 201306052037)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Mac OS X

User Comments:
GUEST: Options crashed

GUEST: ?? ?? -- ????? ??

ChrisStueber: <Please provide a description of the problem or the steps to reproduce>




Stacktrace: 
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key LBL_ZoomOut
   at java.util.ResourceBundle.getObject(ResourceBundle.java:395)
   at java.util.ResourceBundle.getString(ResourceBundle.java:355)
   at org.netbeans.modules.plantumlnb.ZoomOutAction.getName(ZoomOutAction.java:84)
   at org.openide.util.actions.SystemAction.getValue(SystemAction.java:174)
   at org.netbeans.modules.options.keymap.LayersBridge$GlobalAction.getDisplayName(LayersBridge.java:873)
   at org.netbeans.modules.options.keymap.KeymapViewModel$ActionsComparator.compare(KeymapViewModel.java:295)
Comment 1 ChrisStueber 2013-09-25 08:57:50 UTC
Created attachment 140438 [details]
stacktrace
Comment 2 Svata Dedic 2013-11-01 09:24:59 UTC

*** This bug has been marked as a duplicate of bug 237616 ***
Comment 3 venkatramakkineni 2013-11-01 14:38:57 UTC
Please follow this issue on PlantUML NB issue tracker.

https://netbeans.org/bugzilla/show_bug.cgi?id=237616#add_comment
Comment 4 venkatramakkineni 2013-11-01 14:39:58 UTC
Oops bad url, https://sourceforge.net/p/plantumlnb/tickets/6/