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 259045

Summary: NoSuchMethodError: org.netbeans.modules.cnd.api.project.NativeProjectSupport.getDefaultHeaderStandard()Lorg/netbeans/modules/cnd/api/project/NativeFileItem$LanguageFlavor;
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: 223782
Attachments: stacktrace

Description Exceptions Reporter 2016-04-28 11:18:21 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.74-b02, Java(TM) SE Runtime Environment, 1.8.0_74-b02
OS: Linux

User Comments:
GUEST: showed on start up




Stacktrace: 
java.lang.NoSuchMethodError: org.netbeans.modules.cnd.api.project.NativeProjectSupport.getDefaultHeaderStandard()Lorg/netbeans/modules/cnd/api/project/NativeFileItem$LanguageFlavor;
   at org.netbeans.modules.cnd.modelimpl.impl.services.FileInfoQueryImpl.getFileLanguageFlavor(FileInfoQueryImpl.java:423)
   at org.netbeans.modules.cnd.modelimpl.impl.services.FileInfoQueryImpl.isCpp11OrLater(FileInfoQueryImpl.java:103)
   at org.netbeans.modules.cnd.completion.cplusplus.ext.CompletionSupport.areLambdasEnabled(CompletionSupport.java:306)
   at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery.processTokensInExpression(CsmCompletionQuery.java:779)
   at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery.performQueryTask(CsmCompletionQuery.java:399)
   at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery.queryType(CsmCompletionQuery.java:338)
Comment 1 Exceptions Reporter 2016-04-28 11:18:23 UTC
Created attachment 159458 [details]
stacktrace
Comment 2 Alexander Simon 2016-04-28 12:04:29 UTC
The module org.netbeans.modules.cnd.api.project/1 [1.34.3.1 1 201512151638] is not updated in last update (201604181316).
As result C/C++ cluster is broken.
How it can be?
Reassign to evaluation.