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 242544

Summary: IllegalArgumentException: #177688: property editor org.openide.explorer.propertysheet.PropUtils$NoPropertyEditorEditor@198af127 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 CC: dkonecny, stark9000
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 208130
Attachments: stacktrace

Description Exceptions Reporter 2014-03-04 10:36:52 UTC
This bug was originally marked as duplicate of bug 209598, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: IFS Developer Studio 8.72.97.2742 (built 20140224-1152)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 7

User Comments:
GUEST: Estaba ejecutando Main




Stacktrace: 
java.lang.IllegalArgumentException: #177688: property editor org.openide.explorer.propertysheet.PropUtils$NoPropertyEditorEditor@198af127 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[503 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:352)
   at org.openide.explorer.propertysheet.PropertyPanel.installDisplayerComponent(PropertyPanel.java:492)
   at org.openide.explorer.propertysheet.PropertyPanel.addNotify(PropertyPanel.java:735)
Comment 1 Exceptions Reporter 2014-03-04 10:36:54 UTC
Created attachment 145743 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2014-03-21 09:16:18 UTC
IFS Developer Studio seems to be built from NetBeans modules dated 20120717. Please reopen if reproducible with the latest version of NetBeans platform, thanks.

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