pom文件中出现这样的问题Tag name: project Description : The <project> element is the root of the descriptor.
问题:运行窗口出现这样的如下的问题:Tag name: project Description : The element is the root of the descriptor.
在pom文件下,我导入依赖项,刷新之后,运行窗口出现问题。
解决办法:
有可能是各个模块的jdk版本不一样,可以把各个module的jdk版本更改为一样的版本,比如1.8 ,
可以根据上图进行操作,操作后,maven刷新,问题得以解决。
还没有评论,来说两句吧...