This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I have added a library to my buildpath in java. I have tried adding it to both the classpath and module path but for some reason Eclipse does not recognize it when I import any classes from the .jar. I have also tried adding it as a user library but still doesnt seem to work
Also, eclipse will autofill the classes as I type them in, so clearly eclipse sees the external library.
Anyone have any suggestions ?
Thanks
Update fixed:
I imagine it had something to do with my build, but I remade the whole project and added the classpath during the initial build and now it works ... whatever
Subreddit
Post Details
- Posted
- 6 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/javahelp/co...