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 268639 - AbstractMethodError: org.netbeans.modules.cnd.makeproject.ui.MakeLogicalViewProvider.checkForChangedViewItemNodes(Lorg/netbeans/modules/cnd/makeproject/api/configurations/ConfigurationDescriptorProvid
Summary: AbstractMethodError: org.netbeans.modules.cnd.makeproject.ui.MakeLogicalViewP...
Status: RESOLVED DUPLICATE of bug 268584
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-22 09:41 UTC by Exceptions Reporter
Modified: 2016-11-02 14:01 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 226899


Attachments
stacktrace (2.60 KB, text/plain)
2016-10-22 09:41 UTC, Exceptions Reporter
Details
stacktrace (2.60 KB, text/plain)
2016-11-01 08:22 UTC, ashpynov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-10-22 09:41:51 UTC
Build: NetBeans IDE Dev (Build 201610180002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.112-b15, Java(TM) SE Runtime Environment, 1.8.0_112-b15
OS: Linux

User Comments:
GUEST: .




Stacktrace: 
java.lang.AbstractMethodError: org.netbeans.modules.cnd.makeproject.ui.MakeLogicalViewProvider.checkForChangedViewItemNodes(Lorg/netbeans/modules/cnd/makeproject/api/configurations/ConfigurationDescriptorProvider$SnapShot;)V
   at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfigurationDescriptor.checkForChangedItems(MakeConfigurationDescriptor.java:957)
   at org.netbeans.modules.cnd.makeproject.api.configurations.ConfigurationDescriptorProvider.endModifications(ConfigurationDescriptorProvider.java:192)
   at org.netbeans.modules.cnd.makeproject.api.configurations.ConfigurationDescriptorProvider.getConfigurationDescriptor(ConfigurationDescriptorProvider.java:160)
   at org.netbeans.modules.cnd.makeproject.api.configurations.ConfigurationDescriptorProvider.opened(ConfigurationDescriptorProvider.java:423)
   at org.netbeans.modules.cnd.makeproject.MakeProjectImpl.lambda$onProjectOpened$66(MakeProjectImpl.java:1477)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
Comment 1 Exceptions Reporter 2016-10-22 09:41:54 UTC
Created attachment 162593 [details]
stacktrace
Comment 2 ashpynov 2016-11-01 08:22:27 UTC
Created attachment 162707 [details]
stacktrace

just after "clean c++ cache and restart IDE"
Comment 3 Alexander Simon 2016-11-02 14:01:23 UTC
fixed in Bug #268584, change set 36a317af77da

*** This bug has been marked as a duplicate of bug 268584 ***