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 269037

Summary: Some JAR files can't be imported
Product: java Reporter: ghebb
Component: EditorAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Windows 10   
Issue Type: DEFECT Exception Reporter:
Attachments: Screen capture

Description ghebb 2016-11-18 18:53:04 UTC
I can't import some jar files that I put in the library.  As you can see from the attached screen capture, the json-simple jar has been loaded into the project, but I can't import it.  I have looked at the other bugs and solutions, and they don't seem to help.  Supposedly clearing the cache would fix the problem, but I can't find the cache.  It's supposed to be in C:\Users\<username>\AppData\Local\NetBeans\Cache\., but there is no NetBeans directory in AppData\Local.

I have the same problem with import org.jfree.chart

Other libraries work fine.
Comment 1 ghebb 2016-11-18 18:57:13 UTC
Created attachment 162958 [details]
Screen capture