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 244321 - ClassNotFoundException: org.netbeans.modules.options.editor.spi.OptionsFilter$Acceptor
Summary: ClassNotFoundException: org.netbeans.modules.options.editor.spi.OptionsFilter...
Status: RESOLVED DUPLICATE of bug 244189
Alias: None
Product: cnd
Classification: Unclassified
Component: Profile (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-06 08:12 UTC by nacee
Modified: 2014-05-06 12:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 209537


Attachments
stacktrace (5.29 KB, text/plain)
2014-05-06 08:12 UTC, nacee
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nacee 2014-05-06 08:12:40 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b70, Java(TM) SE Runtime Environment, 1.8.0-b132
OS: Windows 7

User Comments:
nacee: Tools / Options / Editor / Hints menu error




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.options.editor.spi.OptionsFilter$Acceptor
   at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 nacee 2014-05-06 08:12:42 UTC
Created attachment 147128 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2014-05-06 12:34:53 UTC
fix will be on Update Center tomorrow

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