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 209836

Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.subversion.ui.cleanup.Bundle
Product: versioncontrol Reporter: sunbiz <sunbiz>
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 186085
Attachments: stacktrace

Description sunbiz 2012-03-21 09:28:47 UTC
Build: NetBeans IDE Dev (Build 201203200400)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
sunbiz: Going through the different parts of the Options window using left-and-right arrow keys and got this exception




Stacktrace: 
java.util.MissingResourceException: No such bundle org.netbeans.modules.subversion.ui.cleanup.Bundle
   at org.openide.util.NbBundle.getBundle(NbBundle.java:451)
   at org.openide.util.NbBundle.getBundle(NbBundle.java:399)
   at org.openide.util.NbBundle.getMessage(NbBundle.java:642)
   at org.openide.util.NbBundle.getMessage(NbBundle.java:736)
   at org.openide.util.NbBundle.getMessage(NbBundle.java:658)
   at org.netbeans.modules.subversion.ui.actions.ContextAction.getName(ContextAction.java:217)
Comment 1 sunbiz 2012-03-21 09:28:52 UTC
Created attachment 116983 [details]
stacktrace
Comment 2 Ondrej Vrabec 2012-03-21 09:56:59 UTC

*** This bug has been marked as a duplicate of bug 209792 ***