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 - Some JAR files can't be imported
Summary: Some JAR files can't be imported
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-18 18:53 UTC by ghebb
Modified: 2016-11-18 18:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen capture (51.12 KB, image/png)
2016-11-18 18:57 UTC, ghebb
Details

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