Intellij idea cannot resolve anything in maven

后端 未结 28 2175
一个人的身影
一个人的身影 2020-11-29 16:15

I\'m new to Intellij Idea, i just import a project with pom.xml, but the ide didn\'t resolve anything in maven dependencies.

Anything defined in p

28条回答
  •  眼角桃花
    2020-11-29 16:24

    1. Close IntelliJ
    2. Open the same project
    3. When the project loads, at the lower right you can see a pop up saying non-managed pom.xml file found, if you click on it a new pop up will come, saying add as maven project, click on it, and done.

提交回复
热议问题