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 - AbstractMethodError: org.netbeans.modules.cnd.discovery.services.UserOptionsProviderImpl.getPackageFileSearch(Lorg/netbeans/modules/nativeexecution/api/ExecutionEnvironment;)Lorg/netbeans/modules/cnd/
Summary: AbstractMethodError: org.netbeans.modules.cnd.discovery.services.UserOptionsP...
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-06 08:07 UTC by Exceptions Reporter
Modified: 2017-06-19 08:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 229381


Attachments
stacktrace (3.95 KB, text/plain)
2017-06-06 08:07 UTC, Exceptions Reporter
Details

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