Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Imports Unrecognized By IntelliJ when Getting A Project From GitHub

I’ve faced this problem quite a lot lately but I didn’t care in the past and decided to rewrite the whole project I’m getting from GitHub but now when the project is enormous I can’t do this anymore.

Here is a picture of the problem:

Picture

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

As you see the classes are already in their places but the import still failing I don’t know why. I checked my SDK and it’s already added so anyone have an idea why this happening?

>Solution :

If it is a Maven project, open the Maven tab and click Reimport all dependencies button.

Another solution is to use the Terminal, just run mvn clean install command.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading