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 201630 - UnsupportedOperationException: Not implemented yet
Summary: UnsupportedOperationException: Not implemented yet
Status: RESOLVED DUPLICATE of bug 201540
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-05 13:03 UTC by sunbiz
Modified: 2011-09-15 17:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 180930


Attachments
stacktrace (12.03 KB, text/plain)
2011-09-05 13:03 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2011-09-05 13:03:35 UTC
Build: NetBeans IDE Dev (Build 201108310601)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows 7

User Comments:
sunbiz: Manage Inspections, Create a new Inspection and Right-click->Rename will throw this exception




Stacktrace: 
java.lang.UnsupportedOperationException: Not implemented yet
   at org.netbeans.modules.java.hints.options.HintsPanel$13.valueForPathChanged(HintsPanel.java:872)
   at javax.swing.plaf.basic.BasicTreeUI.completeEditing(BasicTreeUI.java:2016)
   at javax.swing.plaf.basic.BasicTreeUI$Handler.editingStopped(BasicTreeUI.java:3621)
   at javax.swing.AbstractCellEditor.fireEditingStopped(AbstractCellEditor.java:125)
   at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(DefaultCellEditor.java:350)
   at javax.swing.DefaultCellEditor.stopCellEditing(DefaultCellEditor.java:215)
Comment 1 sunbiz 2011-09-05 13:03:39 UTC
Created attachment 110398 [details]
stacktrace
Comment 2 Jan Lahoda 2011-09-15 17:56:13 UTC
Already filled as bug #201540. Thanks for the report anyway.

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