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 253132 - ClassNotFoundException: org.netbeans.modules.editor.breadcrumbs.spi.BreadcrumbsElement
Summary: ClassNotFoundException: org.netbeans.modules.editor.breadcrumbs.spi.Breadcrum...
Status: RESOLVED DUPLICATE of bug 253778
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-23 11:17 UTC by deep_pl
Modified: 2015-07-25 07:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 218123


Attachments
stacktrace (4.66 KB, text/plain)
2015-06-23 11:17 UTC, deep_pl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deep_pl 2015-06-23 11:17:28 UTC
This issue was reported manually by deep_pl.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201504240001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Windows 7

User Comments:
deep_pl: Every XML file




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.editor.breadcrumbs.spi.BreadcrumbsElement
   at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 deep_pl 2015-06-23 11:17:29 UTC
Created attachment 154346 [details]
stacktrace
Comment 2 Alexander Simon 2015-07-25 07:44:38 UTC

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