Description Resource Path Location Type Project configuration is not up-to-date with pom.xml.

解决方法

//提示这个错误的原因是没有更新maven项目
//描述资源路径位置类型
Description	Resource	Path	Location	Type
//使用pom.xml无法更新项目配置。选择:Maven - >更新项目…从项目上下文菜单或使用快速修复
Project configuration is not up-to-date with pom.xml. Select: Maven->Update Project... from the project context menu or use Quick Fix.
右键项目——>Maven——>Update Project

在这里插入图片描述

勾选报错项目——>OK

在这里插入图片描述

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章