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 258996

Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.cnd.makeproject.Bundle
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: AutoupdateAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: normal CC: issues
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 223721
Attachments: stacktrace

Description Exceptions Reporter 2016-04-25 07:36:16 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b17, Java(TM) SE Runtime Environment, 1.8.0_66-b17
OS: Windows 10

User Comments:
GUEST: I just ran update from IDE as suggested.




Stacktrace: 
java.util.MissingResourceException: No such bundle org.netbeans.modules.cnd.makeproject.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.cnd.makeproject.MakeActionProvider.invokeLongAction(MakeActionProvider.java:446)
Comment 1 Exceptions Reporter 2016-04-25 07:36:17 UTC
Created attachment 159420 [details]
stacktrace
Comment 2 Alexander Simon 2016-04-26 12:30:39 UTC
NetBeans installation is broken after update.
Reassign to evaluation.