Why all the dependencies are red?

已回答

1

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

请先登录再写评论。