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 249079 - IncompatibleClassChangeError: Expected static method org.netbeans.modules.cnd.cncppunit.editor.filecreation.NewTestCppUnitPanelGUI.getRelativeNativeName(Lorg/openide/filesystems/FileObject;Lorg/openid
Summary: IncompatibleClassChangeError: Expected static method org.netbeans.modules.cnd...
Status: RESOLVED DUPLICATE of bug 249045
Alias: None
Product: cnd
Classification: Unclassified
Component: UnitTest Support (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-03 06:22 UTC by Exceptions Reporter
Modified: 2014-12-04 20:27 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 213857


Attachments
stacktrace (5.44 KB, text/plain)
2014-12-03 06:22 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-12-03 06:22:27 UTC
This issue was reported manually by alexvsimon.
It already has 2 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 24.65-b04, Java(TM) SE Runtime Environment, 1.7.0_65-b19
OS: Windows 7

User Comments:
GUEST: CppUnit creation fails in 8.0.2
Tested and works fine in 8.0.1

GUEST: Cannot create CppUnit test




Stacktrace: 
java.lang.IncompatibleClassChangeError: Expected static method org.netbeans.modules.cnd.cncppunit.editor.filecreation.NewTestCppUnitPanelGUI.getRelativeNativeName(Lorg/openide/filesystems/FileObject;Lorg/openide/filesystems/FileObject;)Ljav-^G
Comment 1 Exceptions Reporter 2014-12-03 06:22:29 UTC
Created attachment 150853 [details]
stacktrace
Comment 2 Alexander Simon 2014-12-04 20:27:42 UTC

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