eclipse上的tomcat版本为8.5

引入项目tomcat版本为7.5


引入项目后工作区报错,打开报错文件,报错信息为:Multiple annotations found at this line:
    - The superclass "javax.servlet.http.HttpServlet" was not found on the Java
     Build Path
    - The superclass "javax.servlet.http.HttpServlet" was not found on the Java
     Build Path

eclipse引入web项目报错

解决方法:右键工程,打开propertities对话框,操作如下,选择自己的tomcat版本,我的是8.5,apply,退出即可

eclipse引入web项目报错


相关文章:

  • 2021-06-24
  • 2021-05-08
  • 2021-11-02
  • 2021-12-02
  • 2021-10-15
  • 2021-08-22
  • 2021-08-26
  • 2021-07-16
猜你喜欢
  • 2021-04-20
  • 2021-10-08
  • 2022-02-07
  • 2022-01-22
  • 2022-01-21
  • 2021-05-21
  • 2021-06-19
相关资源
相似解决方案