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 267216 - ClassNotFoundException: org.netbeans.modules.html.editor.spi.embedding.JsEmbeddingProviderPlugin
Summary: ClassNotFoundException: org.netbeans.modules.html.editor.spi.embedding.JsEmbe...
Status: RESOLVED DUPLICATE of bug 262955
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-20 07:58 UTC by amobilia
Modified: 2016-07-20 08:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 225325


Attachments
stacktrace (7.36 KB, text/plain)
2016-07-20 07:58 UTC, amobilia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description amobilia 2016-07-20 07:58:19 UTC
This issue was reported manually by amobilia.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build nbms-and-javadoc-250-on-20151009)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 10

User Comments:
amobilia: Open a php / html file

amobilia: Open a php / html file




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.html.editor.spi.embedding.JsEmbeddingProviderPlugin
   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 java.lang.ClassLoader.loadClass(ClassLoader.java:357)
Comment 1 amobilia 2016-07-20 07:58:21 UTC
Created attachment 161342 [details]
stacktrace
Comment 2 amobilia 2016-07-20 08:19:31 UTC

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