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 - ClassNotFoundException: org.netbeans.api.java.source.CompilationInfo
Summary: ClassNotFoundException: org.netbeans.api.java.source.CompilationInfo
Status: CLOSED DUPLICATE of bug 248272
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
: 248018 248019 248055 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-10-19 09:13 UTC by kosmonaffft
Modified: 2015-05-28 07:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212825


Attachments
stacktrace (4.63 KB, text/plain)
2014-10-19 09:13 UTC, kosmonaffft
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***