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 248023 - NoSuchMethodError: org.netbeans.modules.cnd.api.model.syntaxerr.AuditPreferences.put(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
Summary: NoSuchMethodError: org.netbeans.modules.cnd.api.model.syntaxerr.AuditPreferen...
Status: RESOLVED DUPLICATE of bug 247970
Alias: None
Product: cnd
Classification: Unclassified
Component: Profile (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-19 15:31 UTC by Exceptions Reporter
Modified: 2014-10-20 06:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212799


Attachments
stacktrace (2.63 KB, text/plain)
2014-10-19 15:31 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-10-19 15:31:49 UTC
This issue was reported manually by alexvsimon.
It already has 2 duplicates 


Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Linux

User Comments:
GUEST: aaa

GUEST: Random highlighting errors




Stacktrace: 
java.lang.NoSuchMethodError: org.netbeans.modules.cnd.api.model.syntaxerr.AuditPreferences.put(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
   at org.netbeans.modules.cnd.analysis.api.options.HintsPanelLogic.toggle(HintsPanelLogic.java:414)
   at org.netbeans.modules.cnd.analysis.api.options.HintsPanelLogic.mouseClicked(HintsPanelLogic.java:201)
   at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270)
   at java.awt.Component.processMouseEvent(Component.java:6528)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
   at java.awt.Component.processEvent(Component.java:6290)
Comment 1 Exceptions Reporter 2014-10-19 15:31:51 UTC
Created attachment 149981 [details]
stacktrace
Comment 2 Alexander Simon 2014-10-20 06:48:29 UTC

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