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 247604 - ClassNotFoundException: org.netbeans.swing.laf.dark.DarkMetalLookAndFeel
Summary: ClassNotFoundException: org.netbeans.swing.laf.dark.DarkMetalLookAndFeel
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-30 19:47 UTC by jvissers-nl
Modified: 2014-10-02 12:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 212350


Attachments
stacktrace (5.69 KB, text/plain)
2014-09-30 19:47 UTC, jvissers-nl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jvissers-nl 2014-09-30 19:47:26 UTC
This issue was reported manually by jvissers-nl.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201409300001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.65-b04, Java(TM) SE Runtime Environment, 1.7.0_67-b01
OS: Linux

User Comments:
jvissers-nl: Clicking tabl Dynamic LAF Changer in Miscellaneous section.




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.swing.laf.dark.DarkMetalLookAndFeel
   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 jvissers-nl 2014-09-30 19:47:28 UTC
Created attachment 149628 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2014-10-02 12:24:01 UTC
A bug in third-party plugin: 

com.adi.dev.java.netbeans.plugins.laf.changer.LAFItem

Please report this problem elsewhere, thanks.