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 248020

Summary: ClassNotFoundException: org.netbeans.api.java.source.CompilationInfo
Product: java Reporter: kosmonaffft
Component: HintsAssignee: Svata Dedic <sdedic>
Status: CLOSED DUPLICATE    
Severity: normal CC: Sury_Angel
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 212825
Attachments: stacktrace

Description kosmonaffft 2014-10-19 09:13:48 UTC
Build: NetBeans IDE Dev (Build 201410190001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 8

User Comments:
kosmonaFFFt: Open NB...




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.api.java.source.CompilationInfo
   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 kosmonaffft 2014-10-19 09:13:49 UTC
Created attachment 149977 [details]
stacktrace
Comment 2 Svata Dedic 2014-10-21 07:04:05 UTC
*** Bug 248055 has been marked as a duplicate of this bug. ***
Comment 3 Svata Dedic 2014-10-21 07:04:45 UTC
*** Bug 248018 has been marked as a duplicate of this bug. ***
Comment 4 Svata Dedic 2014-10-21 07:04:54 UTC
*** Bug 248019 has been marked as a duplicate of this bug. ***
Comment 5 Svata Dedic 2014-10-31 20:49:53 UTC

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