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 - ClassNotFoundException: org.netbeans.swing.laf.dark.DarkMetalLookAndFeel
Summary: ClassNotFoundException: org.netbeans.swing.laf.dark.DarkMetalLookAndFeel
Status: NEW
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: jbisanti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-25 18:33 UTC by Fanito
Modified: 2017-02-26 10:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221670


Attachments
stacktrace (2.58 KB, text/plain)
2017-02-25 18:33 UTC, Fanito
Details

Note You need to log in before you can comment on or make changes to this bug.
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!