Why all the dependencies are red?

Answered

1
2 comments

Does the project build/run from the command line Maven?

Try to delete .idea directory and reimport the project from pom.xml.

If the issue persists, check idea.log for errors: Help | Compress Logs and Show in ...

1
Avatar
Permanently deleted user

Serge Baranov Thanks bro, I have already figured out that problem. Just the idea automatically ignore the project file, change the ignore setting that it works!

0

Please sign in to leave a comment.