运行Java web程序publish的时候出现如下问题:

Could not publish to the server tomcat version 8.5 requires java se7 or later......

解决方案:

原因是:环境配置的jdk的版本不正确

windows->perference->java->install jre->选择jdk7

Could not publish to the server tomcat version 8.5 requires java se7 or later......

相关文章:

  • 2021-07-22
  • 2022-12-23
  • 2021-08-28
  • 2022-01-31
  • 2021-05-15
  • 2021-06-29
  • 2022-12-23
猜你喜欢
  • 2021-11-05
  • 2022-12-23
  • 2021-11-14
  • 2021-08-17
相关资源
相似解决方案