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 251458 - ClassNotFoundException: org.netbeans.modules.cnd.api.model.services.CsmInstantiationProvider$CalcTemplateTypeStrategy
Summary: ClassNotFoundException: org.netbeans.modules.cnd.api.model.services.CsmInstan...
Status: RESOLVED DUPLICATE of bug 251325
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Completion (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: petrk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-27 09:56 UTC by Archangel
Modified: 2015-04-01 10:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216396


Attachments
stacktrace (4.00 KB, text/plain)
2015-03-27 09:56 UTC, Archangel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Archangel 2015-03-27 09:56:47 UTC
Build: NetBeans IDE Dev (Build 1)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
Archangel: Opening et browsing C++ source code




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.cnd.api.model.services.CsmInstantiationProvider$CalcTemplateTypeStrategy
   at java.net.URLClassLoader$1.run(URLClassLoader.java:0)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:0)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:0)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:0)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:0)
Comment 1 Archangel 2015-03-27 09:56:49 UTC
Created attachment 152883 [details]
stacktrace
Comment 2 petrk 2015-04-01 10:35:13 UTC

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