Cannot resolve dependency from Eclipse project.
Answered
Hi, I have problem with import project from Eclipse to Intellij. I did all steps described in documentation but I have problem with dependencies. Namely, imported project contains many modules(projects in Eclipse). All uses many external libraries. When I go to Project Structure I can see all dependencies, but in code I have errors in import "Cannot resolve symbol...

I tried with .classpath and .iml.
The "External Libraries" are available in project structure.
Why Intellij doesn't see this libraries?
Please sign in to leave a comment.
Please try File | Invalidate Caches | Invalidate and Restart.
If the issue remains, please provide a sample project illustrating the problem and the exact steps to reproduce.