About maven: can't find package and symbol

Method one: restore the maven settings of idea to the default
method two: delete the localRepository added by yourself in the settings.xml in the maven file and use the default one. If you don’t want to download it on the C drive, manually modify the local repository in idea Configuration.

Idea2020.1 stepped on the pit: unable to find the package and symbol (unpopular solution)

Guess you like

Origin blog.csdn.net/Forest_2Cat/article/details/108477442