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 271422

Summary: NoSuchFieldError: CPP
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: 230199
Attachments: stacktrace

Description Exceptions Reporter 2017-09-02 07:55:24 UTC
Build: NetBeans IDE 8.2 (Build 201705191307)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.144-b01, Java(TM) SE Runtime Environment, 1.8.0_144-b01
OS: Linux

User Comments:
GUEST: The error occured during creating a new C++ project. It happens each time I try to create a new C++ project. Next the created project is unusable.




Stacktrace: 
java.lang.NoSuchFieldError: CPP
   at org.netbeans.modules.cnd.makeproject.api.configurations.CCCompilerConfiguration.setCppStandardExternal(CCCompilerConfiguration.java:115)
   at org.netbeans.modules.cnd.makeproject.api.configurations.ItemConfiguration.setLanguageFlavor(ItemConfiguration.java:210)
   at org.netbeans.modules.cnd.makeproject.configurations.ConfigurationXMLCodec.startElement(ConfigurationXMLCodec.java:313)
   at org.netbeans.modules.cnd.api.xml.XMLDecoder._startElement(XMLDecoder.java:114)
   at org.netbeans.modules.cnd.api.xml.XMLDecoder.checkStartRecursion(XMLDecoder.java:132)
   at org.netbeans.modules.cnd.api.xml.XMLDecoder._startElement(XMLDecoder.java:111)
Comment 1 Exceptions Reporter 2017-09-02 07:55:27 UTC
Created attachment 165082 [details]
stacktrace
Comment 2 Alexander Simon 2017-09-05 07:38:55 UTC
Partly installed NetBeans 8.2 update 2.
Please reinstall NetBeans.