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 261946 - NoSuchMethodError: org.netbeans.modules.cnd.debugger.common2.debugger.ToolTipView.getExpTooltipForText(Ljava/lang/String;)Lorg/netbeans/modules/cnd/debugger/common2/debugger/ToolTipView$ExpandableTool
Summary: NoSuchMethodError: org.netbeans.modules.cnd.debugger.common2.debugger.ToolTip...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-14 21:09 UTC by Alxv
Modified: 2016-06-07 10:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 224043


Attachments
stacktrace (1.39 KB, text/plain)
2016-05-14 21:09 UTC, Alxv
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alxv 2016-05-14 21:09:44 UTC
Build: NetBeans IDE Dev (Build 201604200001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Linux

User Comments:
Alxv: Exception occurs after I move mouse pointer over variable in C code while debugging.




Stacktrace: 
java.lang.NoSuchMethodError: org.netbeans.modules.cnd.debugger.common2.debugger.ToolTipView.getExpTooltipForText(Ljava/lang/String;)Lorg/netbeans/modules/cnd/debugger/common2/debugger/ToolTipView$ExpandableTooltip;
   at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl$27$1.run(GdbDebuggerImpl.java:2826)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
   at java.awt.EventQueue.access$500(EventQueue.java:97)
   at java.awt.EventQueue$3.run(EventQueue.java:709)
   at java.awt.EventQueue$3.run(EventQueue.java:703)
Comment 1 Alxv 2016-05-14 21:09:46 UTC
Created attachment 159772 [details]
stacktrace
Comment 2 henk89 2016-06-07 10:34:35 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/d05a90d3bf1a