在idea+maven web开发中,发现maven依赖的项目,在打包发布的时候还是出错,提示class not found,解决方案如下:

File ---->Project Structures ---> Project Setting  Artifacts: 在Available Elements中,右键,将maven下的library加入到工程即可。


idea maven web开发,依赖无法导入到lib中问题解决

相关文章:

  • 2020-07-21
  • 2022-02-02
  • 2021-05-19
  • 2022-12-23
  • 2023-03-21
  • 2021-05-26
  • 2021-06-05
猜你喜欢
  • 2021-11-14
  • 2022-01-12
  • 2021-07-25
  • 2022-12-23
  • 2021-05-15
  • 2021-08-15
  • 2021-07-12
相关资源
相似解决方案