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 270812

Summary: AbstractMethodError: org.netbeans.modules.cnd.discovery.services.UserOptionsProviderImpl.getPackageFileSearch(Lorg/netbeans/modules/nativeexecution/api/ExecutionEnvironment;)Lorg/netbeans/modules/cnd/
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: ProjectAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 229381
Attachments: stacktrace

Description Exceptions Reporter 2017-06-06 08:07:25 UTC
Build: NetBeans IDE 8.2 (Build 201705191307)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.131-b11, Java(TM) SE Runtime Environment, 1.8.0_131-b11
OS: Linux

User Comments:
GUEST: I was about to open the source of the structure via Ctrl+click on that struct declaration and i got this exception..




Stacktrace: 
java.lang.AbstractMethodError: org.netbeans.modules.cnd.discovery.services.UserOptionsProviderImpl.getPackageFileSearch(Lorg/netbeans/modules/nativeexecution/api/ExecutionEnvironment;)Lorg/netbeans/modules/cnd/api/project/NativeFileSearch;
   at org.netbeans.modules.cnd.makeproject.api.MakeProjectFileProvider$NativeFileSearchImpl.defaultSearch(MakeProjectFileProvider.java:275)
   at org.netbeans.modules.cnd.makeproject.api.MakeProjectFileProvider$NativeFileSearchImpl.searchFile(MakeProjectFileProvider.java:252)
   at org.netbeans.modules.cnd.api.project.NativeProjectSupport$1.searchFile(NativeProjectSupport.java:121)
   at org.netbeans.modules.cnd.modelimpl.impl.services.FileSearchProviderImpl$APTFileSearchImplementationImpl.searchInclude(FileSearchProviderImpl.java:92)
   at org.netbeans.modules.cnd.apt.support.APTFileSearch.searchInclude(APTFileSearch.java:75)
   at org.netbeans.modules.cnd.apt.impl.support.APTIncludeResolverImpl.resolveFilePath(APTIncludeResolverImpl.java:195)
Comment 1 Exceptions Reporter 2017-06-06 08:07:28 UTC
Created attachment 164474 [details]
stacktrace
Comment 2 Alexander Simon 2017-06-19 08:37:59 UTC
Something wrong in NetBeans installation (or NetBeans update).
Try to reinstall/re-update NetBeans