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 - NoSuchFieldError: CPP
Summary: NoSuchFieldError: CPP
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-09-02 07:55 UTC by Exceptions Reporter
Modified: 2017-09-05 07:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 230199


Attachments
stacktrace (2.68 KB, text/plain)
2017-09-02 07:55 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-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.