项目刚添加了依赖包出现Description Resource Path Location Type Project configuration is not up-to-date with pom.xml. Select错误
由于maven没有及时加载出包导致的错误
解决方法:
1、项目右键→maven→update object…选择要更新的项目,ok。
2、Alt+F5,选择要更新的项目,ok。
错误Type Project configuration is not up-to-date with pom.xml. Select解决
最新推荐文章于 2024-07-18 13:21:00 发布