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 269923

Summary: ClassNotFoundException: org.netbeans.swing.laf.dark.DarkMetalLookAndFeel
Product: updatecenters Reporter: Fanito
Component: PluginportalAssignee: jbisanti
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 221670
Attachments: stacktrace

Description Fanito 2017-02-25 18:33:41 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.121-b13, Java(TM) SE Runtime Environment, 1.8.0_121-b13
OS: Windows 10

User Comments:
Fanito: <Please provide a description of the problem or the steps to reproduce>

GUEST: ??? ??????? IDE

GUEST: Start IDE

GUEST: I just started the IDE, and it's showned up

GUEST: ??? ?????? IDE

Fanito: <Please provide a description of the problem or the steps to reproduce>




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.swing.laf.dark.DarkMetalLookAndFeel
   at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:222)
   at org.netbeans.ModuleManager$SystemClassLoader.loadClass(ModuleManager.java:779)
Comment 1 Fanito 2017-02-25 18:33:44 UTC
Created attachment 163709 [details]
stacktrace
Comment 2 Tomas Hurka 2017-02-26 08:20:10 UTC
Caused by the following plugin: http://plugins.netbeans.org/plugin/55618/ui-editor
Comment 3 Jiri Kovalsky 2017-02-26 10:54:45 UTC
Jason, can you please investigate what's wrong with your plugin and possibly fix it by uploading a new version? Thank you!