Eclipse says "package is not accesible", despite adding it to the classpath

157 Views Asked by At

I'm stuck on trying to import an external library into an existing Eclipse project. I've followed the steps in this video (hopefully not outdated), but I'm still getting error messages saying I need to re-create those classes within the src folder. I've attached 2 photos, hopefully they provide some insight: View of errors within a class + project hierarchy and Project Build Path

0

There are 0 best solutions below