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) at org.netbeans.modules.cnd.completion.cplusplus.CsmExpressionResolverImpl.resolveType(CsmExpressionResolverImpl.java:71) at org.netbeans.modules.cnd.api.model.services.CsmExpressionResolver$Default.resolveType(CsmExpressionResolver.java:445) at org.netbeans.modules.cnd.api.model.services.CsmExpressionResolver.resolveType(CsmExpressionResolver.java:179) at org.netbeans.modules.cnd.modelimpl.csm.DeclTypeImpl.resolve(DeclTypeImpl.java:207) at org.netbeans.modules.cnd.modelimpl.csm.DeclTypeImpl.isReference(DeclTypeImpl.java:141) at org.netbeans.modules.cnd.modelimpl.csm.Instantiation$Decltype.isReferenceImpl(Instantiation.java:2332) at org.netbeans.modules.cnd.modelimpl.csm.Instantiation$Decltype.isReference(Instantiation.java:2295) at org.netbeans.modules.cnd.modelimpl.csm.Instantiation$Decltype.isReferenceImpl(Instantiation.java:2330) at org.netbeans.modules.cnd.modelimpl.csm.Instantiation$Decltype.isReference(Instantiation.java:2295) at org.netbeans.modules.cnd.modelimpl.csm.Instantiation$Decltype.isReferenceImpl(Instantiation.java:2330) at org.netbeans.modules.cnd.modelimpl.csm.Instantiation$Decltype.isReference(Instantiation.java:2295) at org.netbeans.modules.cnd.modelimpl.csm.Instantiation$Decltype.isReference(Instantiation.java:2290) at org.netbeans.modules.cnd.modelutil.CsmUtilities$TypeInfoCollector.check(CsmUtilities.java:1483) at org.netbeans.modules.cnd.modelutil.CsmUtilities$TypeInfoCollector.check(CsmUtilities.java:1476) at org.netbeans.modules.cnd.modelutil.CsmUtilities.iterateTypeChain(CsmUtilities.java:1314) at org.netbeans.modules.cnd.modelutil.CsmUtilities.iterateTypeChain(CsmUtilities.java:1296) at org.netbeans.modules.cnd.modelimpl.impl.services.InstantiationProviderImpl.deduceTemplateType(InstantiationProviderImpl.java:179) at org.netbeans.modules.cnd.completion.cplusplus.ext.CompletionSupport.gatherTemplateParamsMap(CompletionSupport.java:1666) at org.netbeans.modules.cnd.completion.cplusplus.ext.CompletionSupport.collectInstantiationParameters(CompletionSupport.java:1611) at org.netbeans.modules.cnd.completion.cplusplus.ext.CompletionSupport.createInstantiation(CompletionSupport.java:1494) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.tryInstantiateFunction(CsmCompletionQuery.java:3206) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.instantiateFunctions(CsmCompletionQuery.java:3179) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.resolveItem(CsmCompletionQuery.java:2393) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.resolveExp(CsmCompletionQuery.java:1885) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.resolveType(CsmCompletionQuery.java:1599) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.resolveType(CsmCompletionQuery.java:1588) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.insertTypeOfParam(CsmCompletionQuery.java:3709) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.getTypeList(CsmCompletionQuery.java:3617) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.resolveItem(CsmCompletionQuery.java:3028) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.resolveParams(CsmCompletionQuery.java:1724) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.resolveExp(CsmCompletionQuery.java:1756) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery.getResolvedContext(CsmCompletionQuery.java:844) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery.getResult(CsmCompletionQuery.java:801) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery.queryImpl(CsmCompletionQuery.java:589) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery.query(CsmCompletionQuery.java:534) at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery.query(CsmCompletionQuery.java:527) at org.netbeans.modules.cnd.completion.csm.CompletionUtilities.findItemsReferencedAtCaretPos(CompletionUtilities.java:172) at org.netbeans.modules.cnd.completion.impl.xref.ReferencesSupport.findDeclaration(ReferencesSupport.java:495) at org.netbeans.modules.cnd.completion.impl.xref.ReferencesSupport.findDeclaration(ReferencesSupport.java:435) at org.netbeans.modules.cnd.completion.impl.xref.ReferencesSupport.findReferencedObject(ReferencesSupport.java:227) at org.netbeans.modules.cnd.completion.impl.xref.ReferenceImpl.getReferencedObjectImpl(ReferenceImpl.java:134) at org.netbeans.modules.cnd.completion.impl.xref.ReferenceImpl.getReferencedObject(ReferenceImpl.java:96) at org.netbeans.modules.cnd.highlight.semantic.ModelUtils$FieldReferenceCollector.visit(ModelUtils.java:146) at org.netbeans.modules.cnd.highlight.semantic.SemanticHighlighter$1.visit(SemanticHighlighter.java:229) at org.netbeans.modules.cnd.completion.impl.xref.FileReferencesImpl._accept(FileReferencesImpl.java:157) at org.netbeans.modules.cnd.completion.impl.xref.FileReferencesImpl.accept(FileReferencesImpl.java:109) at org.netbeans.modules.cnd.highlight.semantic.SemanticHighlighter.updateImpl(SemanticHighlighter.java:221) at org.netbeans.modules.cnd.highlight.semantic.SemanticHighlighter.access$500(SemanticHighlighter.java:93) at org.netbeans.modules.cnd.highlight.semantic.SemanticHighlighter$TaskContext.run(SemanticHighlighter.java:443) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443) at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68) at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2058)