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 198815 - NullPointerException at org.netbeans.modules.csl.hints.infrastructure.HintsPanelLogic.valueChanged
Summary: NullPointerException at org.netbeans.modules.csl.hints.infrastructure.HintsPa...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-23 13:02 UTC by Martin Fousek
Modified: 2011-05-24 13:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 178981


Attachments
stacktrace (2.39 KB, text/plain)
2011-05-23 13:02 UTC, Martin Fousek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Fousek 2011-05-23 13:02:54 UTC
Build: NetBeans IDE Dev (Build 20110523-aee7a550619a)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Linux

User Comments:
marfous: Options -> Editor -> Hint -> HTML -> click on Internals




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.csl.hints.infrastructure.HintsPanelLogic.valueChanged(HintsPanelLogic.java:304)
   at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629)
   at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1078)
   at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287)
   at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelectionModel.java:170)
   at javax.swing.JTree.setSelectionPath(JTree.java:1598)
Comment 1 Martin Fousek 2011-05-23 13:02:59 UTC
Created attachment 108455 [details]
stacktrace
Comment 2 David Strupl 2011-05-24 13:05:07 UTC
http://hg.netbeans.org/jet-main/rev/8e6a69626185
Comment 3 David Strupl 2011-05-24 13:59:30 UTC
http://hg.netbeans.org/releases/rev/41f225574899