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 244333 - 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 15:33 UTC by bertqwert
Modified: 2014-05-07 06:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 209554


Attachments
stacktrace (6.10 KB, text/plain)
2014-05-06 15:33 UTC, bertqwert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bertqwert 2014-05-06 15:33:51 UTC
Build: NetBeans IDE 8.0 (Build 201403022200)
VM: OpenJDK 64-Bit Server VM, 24.51-b03, OpenJDK Runtime Environment, 1.7.0_55-b14
OS: Linux

User Comments:
bertqwert: - Start Netbeans
- Select Tools -> Options -> Editor -> Hints
The Hints Windows is not SHown corrcetly, only a huge "Hint" button, no content in the window




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.options.editor.spi.OptionsFilter$Acceptor
   at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 bertqwert 2014-05-06 15:33:52 UTC
Created attachment 147142 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2014-05-07 06:19:45 UTC

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