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 253722

Summary: [81cat] ClassNotFoundException: org.clang.tools.services.support.ClangFileSystemProvider
Product: cnd Reporter: kosmonaffft
Component: Code ModelAssignee: issues@cnd <issues>
Status: CLOSED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 218740
Attachments: stacktrace

Description kosmonaffft 2015-07-24 09:26:33 UTC
Build: NetBeans IDE Dev (Build 201507200001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b26
OS: Windows 8

User Comments:
kosmonaFFFt: Open java project in IDE with C++ enabled.




Stacktrace: 
java.lang.ClassNotFoundException: org.clang.tools.services.support.ClangFileSystemProvider
   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 kosmonaffft 2015-07-24 09:26:36 UTC
Created attachment 154843 [details]
stacktrace
Comment 2 Alexander Simon 2015-07-24 10:17:56 UTC

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