前两天download下来一个项目源码,导入到myeclipse2016的时候,提示错误:该项目需要在tomcat8环境下运行 ,于是查了下如何把8上的项目在7下运行,下面是解决方法:


打开项目的文件夹,

打开.settings文件夹

tomcat8项目部署在tomcat7上

找到唯一的xml文件:org.eclipse.wst.common.project.facet.core.xml

tomcat8项目部署在tomcat7上

打开:


tomcat8项目部署在tomcat7上

保存,刷新项目即可。


相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-25
  • 2021-10-06
  • 2021-07-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-19
  • 2022-12-23
  • 2022-01-01
  • 2021-10-17
  • 2022-12-23
  • 2021-11-30
相关资源
相似解决方案