使用IDEA打开项目时,提示Warning:No artifacts configured

IDEA打开项目,Tomcat提示Warning:No artifacts configured
关闭项目,使用import project而不是open。

然后打开 project structure,选择Artifacts,再选择 Web Application:Exploded,选择from modules
IDEA打开项目,Tomcat提示Warning:No artifacts configured
配置后是这样的:
IDEA打开项目,Tomcat提示Warning:No artifacts configured
再选择Run --> Edit Configurations…,在Tomcat里配置。
IDEA打开项目,Tomcat提示Warning:No artifacts configured
剩下的配置都很常规了,不再记录。
IDEA打开项目,Tomcat提示Warning:No artifacts configured

这只是我的解决方法,情况不同,就不一定管用

相关文章:

  • 2022-02-06
  • 2021-07-30
  • 2022-12-23
  • 2021-10-16
  • 2021-11-06
  • 2021-08-29
猜你喜欢
  • 2021-06-24
  • 2021-06-12
  • 2022-01-12
  • 2021-09-29
  • 2022-01-07
  • 2021-07-31
  • 2021-12-18
相关资源
相似解决方案