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 - java.util.MissingResourceException: No such bundle org.netbeans.modules.cnd.makeproject.Bundle
Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.cnd.m...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-25 07:36 UTC by Exceptions Reporter
Modified: 2016-04-26 12:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 223721


Attachments
stacktrace (2.53 KB, text/plain)
2016-04-25 07:36 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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.