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 238451

Summary: IllegalArgumentException: #177688: property editor org.openide.explorer.propertysheet.PropUtils$NoPropertyEditorEditor@48efa481 for property org.apache.tools.ant.module.AntCustomizer$2[name=properties
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: Property SheetAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 205329
Attachments: stacktrace

Description Exceptions Reporter 2013-11-16 01:46:02 UTC
This bug was originally marked as duplicate of bug 177688, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 (Build 201302261559)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 7

Stacktrace: 
java.lang.IllegalArgumentException: #177688: property editor org.openide.explorer.propertysheet.PropUtils$NoPropertyEditorEditor@48efa481 for property org.apache.tools.ant.module.AntCustomizer$2[name=properties] does not support a custom editor; valueType=java.util.Properties; PropertyEditorManager says: null; search path is: [sun.beans.editors]; CCL: SystemClassLoader[537 modules]
   at org.openide.explorer.propertysheet.CustomEditorDisplayer.setPropertyEditor(CustomEditorDisplayer.java:149)
   at org.openide.explorer.propertysheet.CustomEditorDisplayer.getPropertyEditor(CustomEditorDisplayer.java:128)
   at org.openide.explorer.propertysheet.CustomEditorDisplayer.getCustomEditor(CustomEditorDisplayer.java:119)
   at org.openide.explorer.propertysheet.CustomEditorDisplayer.getComponent(CustomEditorDisplayer.java:351)
   at org.openide.explorer.propertysheet.PropertyPanel.installDisplayerComponent(PropertyPanel.java:492)
   at org.openide.explorer.propertysheet.PropertyPanel.addNotify(PropertyPanel.java:735)
Comment 1 Exceptions Reporter 2013-11-16 01:46:04 UTC
Created attachment 142251 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2013-12-10 16:02:33 UTC

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