1. 网上办法

①卸载lombok:File-settings-Plugins里找到lombok,卸载

②清缓存:File-Invalidate Caches/Restart
Library source does not match the bytecode IDEA中解决办法总结

2.我的解决办法

①找到本地maven仓库文件夹中jar包所在位置,应该有多个版本jar包,只留自己需要的那个版本,其他删掉。

②Project Structure-Libraries,找到对应名字jar包,然后删除

③右键项目-maven-reimport
Library source does not match the bytecode IDEA中解决办法总结

相关文章:

  • 2021-08-26
  • 2021-08-24
  • 2021-09-24
  • 2022-12-23
  • 2021-04-22
  • 2022-12-23
  • 2021-09-27
猜你喜欢
  • 2021-09-10
  • 2021-04-11
  • 2022-12-23
  • 2021-12-11
  • 2022-12-23
  • 2021-03-31
相关资源
相似解决方案