事故现场

使用eclipse导入项目时,大家是不是经常遇到这种问题

关于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的解决方案

解决方案

都说了,要build path,所以……

关于The superclass javax.servlet.http.HttpServlet was not found on the Java Build Path的解决方案

把项目里原本的jdk和Tomcat移除掉,换成自己系统里的

关于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的解决方案

最终效果

关于The superclass javax.servlet.http.HttpServlet was not found on the Java Build Path的解决方案

相关文章:

  • 2021-10-18
猜你喜欢
  • 2021-08-05
  • 2021-12-20
  • 2021-06-25
  • 2022-12-23
  • 2022-01-06
  • 2021-10-04
相关资源
相似解决方案