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 199235 - AbstractMethodError at org.netbeans.modules.cnd.makeproject.api.configurations.ui.CustomizerRootNodeProvider.getCustomizerNodes
Summary: AbstractMethodError at org.netbeans.modules.cnd.makeproject.api.configuration...
Status: RESOLVED DUPLICATE of bug 197770
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-07 13:12 UTC by Exceptions Reporter
Modified: 2011-06-08 09:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 179207


Attachments
stacktrace (1.89 KB, text/plain)
2011-06-07 13:12 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-06-07 13:12:24 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Linux

User Comments:
GUEST: Trying to create a new C++-Project




Stacktrace: 
java.lang.AbstractMethodError
   at org.netbeans.modules.cnd.makeproject.api.configurations.ui.CustomizerRootNodeProvider.getCustomizerNodes(CustomizerRootNodeProvider.java:70)
   at org.netbeans.modules.cnd.makeproject.api.configurations.ui.CustomizerRootNodeProvider.getCustomizerNodes(CustomizerRootNodeProvider.java:80)
   at org.netbeans.modules.cnd.makeproject.api.configurations.DebuggerChooserConfiguration.init(DebuggerChooserConfiguration.java:76)
   at org.netbeans.modules.cnd.makeproject.api.configurations.DebuggerChooserConfiguration.<init>(DebuggerChooserConfiguration.java:65)
   at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfiguration.<init>(MakeConfiguration.java:200)
   at org.netbeans.modules.cnd.makeproject.ui.wizards.NewMakeProjectWizardIterator.instantiate(NewMakeProjectWizardIterator.java:468)
Comment 1 Exceptions Reporter 2011-06-07 13:12:29 UTC
Created attachment 108779 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2011-06-08 09:54:26 UTC

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