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 232794 - IllegalArgumentException: #177688: property editor org.openide.explorer.propertysheet.PropUtils$NoPropertyEditorEditor@281c09d7 for property cz.sickboy.netbeans.checkstyle.options.CheckstyleOptionsCon
Summary: IllegalArgumentException: #177688: property editor org.openide.explorer.prope...
Status: RESOLVED DUPLICATE of bug 209598
Alias: None
Product: platform
Classification: Unclassified
Component: Property Sheet (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-16 12:21 UTC by Exceptions Reporter
Modified: 2013-07-16 12:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 202188


Attachments
stacktrace (7.15 KB, text/plain)
2013-07-16 12:21 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-07-16 12:21:50 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.2.1 (Build 201210100934)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 8

User Comments:
GUEST: why i m seing this message !




Stacktrace: 
java.lang.IllegalArgumentException: #177688: property editor org.openide.explorer.propertysheet.PropUtils$NoPropertyEditorEditor@281c09d7 for property cz.sickboy.netbeans.checkstyle.options.CheckstyleOptionsController$ClasspathProperty[name=classpath] does not support a custom editor; valueType=org.openide.execution.NbClassPath; PropertyEditorManager says: null; search path is: [sun.beans.editors]; CCL: SystemClassLoader[656 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 2013-07-16 12:21:52 UTC
Created attachment 137210 [details]
stacktrace
Comment 2 Jan Peska 2013-07-16 12:42:57 UTC
reassigning to Property sheet
Comment 3 Stanislav Aubrecht 2013-07-16 12:47:16 UTC

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